Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-27363 (GCVE-0-2025-27363)
Vulnerability from cvelistv5 – Published: 2025-03-11 13:28 – Updated: 2026-04-19 22:08- Out-of-bounds Write (CWE-787)
- CWE-787 - Out-of-bounds Write
CISA
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Vendor Report
Signal: Successful Exploitation
Confidence: 80%
Source: cisa-kev
Details
| Cwes | CWE-787 |
|---|---|
| Feed | CISA Known Exploited Vulnerabilities Catalog |
| Product | FreeType |
| Due Date | 2025-05-27 |
| Date Added | 2025-05-06 |
| Vendorproject | FreeType |
| Vulnerabilityname | FreeType Out-of-Bounds Write Vulnerability |
| Knownransomwarecampaignuse | Unknown |
References
KEVIntel
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Public Report
Signal: Successful Exploitation
Confidence: 70%
Source: kevintel
Details
| Feed | KEVIntel (kevintel.com) |
|---|---|
| Title | An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font... |
| Vendor | FreeType |
| Product | FreeType |
| Added Date | 2025-05-06T07:17:25.771Z |
| Cvss Score | 8.1 |
| Epss Score | 0.23357 |
| Cvss Severity | HIGH |
| Epss Percentile | 0.97491 |
| Used In Malware | unknown |
| Ahead Of Cisa Kev |
|
| Not Yet In Cisa Kev | False |
References
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-27363",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-07T03:55:53.843762Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2025-05-06",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363"
},
"type": "kev"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T19:09:42.172Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://source.android.com/docs/security/bulletin/2025-05-01"
},
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-05-06T00:00:00.000Z",
"value": "CVE-2025-27363 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-19T22:08:52.695Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/8"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/11"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/12"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/4"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/16/5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/19/3"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "FreeType",
"vendor": "FreeType",
"versions": [
{
"lessThanOrEqual": "2.13.0",
"status": "affected",
"version": "0.0.0",
"versionType": "semver"
}
]
}
],
"dateAssigned": "2025-02-21T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Out-of-bounds Write (CWE-787)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-13T12:54:55.748Z",
"orgId": "4fc57720-52fe-4431-a0fb-3d2c8747b827",
"shortName": "facebook"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "4fc57720-52fe-4431-a0fb-3d2c8747b827",
"assignerShortName": "facebook",
"cveId": "CVE-2025-27363",
"datePublished": "2025-03-11T13:28:31.705Z",
"dateReserved": "2025-02-21T19:53:14.160Z",
"dateUpdated": "2026-04-19T22:08:52.695Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"cisa_known_exploited": {
"cveID": "CVE-2025-27363",
"cwes": "[\"CWE-787\"]",
"dateAdded": "2025-05-06",
"dueDate": "2025-05-27",
"knownRansomwareCampaignUse": "Unknown",
"notes": "This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For more information, please see: https://source.android.com/docs/security/bulletin/2025-05-01 ; https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"product": "FreeType",
"requiredAction": "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.",
"shortDescription": "FreeType contains an out-of-bounds write vulnerability when attempting to parse font subglyph structures related to TrueType GX and variable font files that may allow for arbitrary code execution.",
"vendorProject": "FreeType",
"vulnerabilityName": "FreeType Out-of-Bounds Write Vulnerability"
},
"epss": {
"cve": "CVE-2025-27363",
"date": "2026-07-01",
"epss": "0.26049",
"percentile": "0.9773"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-27363\",\"sourceIdentifier\":\"cve-assign@fb.com\",\"published\":\"2025-03-11T14:15:25.427\",\"lastModified\":\"2026-06-17T09:03:27.973\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.\"},{\"lang\":\"es\",\"value\":\"Existe una escritura fuera de los l\u00edmites en las versiones 2.13.0 y anteriores de FreeType al intentar analizar estructuras de subglifos de fuentes relacionadas con archivos de fuentes TrueType GX y variables. El c\u00f3digo vulnerable asigna un valor short con signo a un long sin signo y luego a\u00f1ade un valor est\u00e1tico, lo que provoca un bucle y asigna un b\u00fafer de mont\u00f3n demasiado peque\u00f1o. El c\u00f3digo escribe entonces hasta 6 enteros long con signo fuera de los l\u00edmites en relaci\u00f3n con este b\u00fafer. Esto puede provocar la ejecuci\u00f3n de c\u00f3digo arbitrario. Esta vulnerabilidad podr\u00eda haber sido explotada in situ.\"}],\"affected\":[{\"source\":\"cve-assign@fb.com\",\"affectedData\":[{\"vendor\":\"FreeType\",\"product\":\"FreeType\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0.0.0\",\"lessThanOrEqual\":\"2.13.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve-assign@fb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-05-07T03:55:53.843762Z\",\"id\":\"CVE-2025-27363\",\"options\":[{\"exploitation\":\"active\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"cisaExploitAdd\":\"2025-05-06\",\"cisaActionDue\":\"2025-05-27\",\"cisaRequiredAction\":\"Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.\",\"cisaVulnerabilityName\":\"FreeType Out-of-Bounds Write Vulnerability\",\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:freetype:freetype:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.13.0\",\"matchCriteriaId\":\"47088474-E5B5-4220-8F12-D664F2DED5C1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://www.facebook.com/security/advisories/cve-2025-27363\",\"source\":\"cve-assign@fb.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/06/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/16/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/19/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://source.android.com/docs/security/bulletin/2025-05-01\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"US Government Resource\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/8\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/11\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/12\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/4\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/06/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/16/5\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/19/3\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-19T22:08:52.695Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-27363\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-07T03:55:53.843762Z\"}}}, {\"other\": {\"type\": \"kev\", \"content\": {\"dateAdded\": \"2025-05-06\", \"reference\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363\"}}}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-05-06T00:00:00.000Z\", \"value\": \"CVE-2025-27363 added to CISA KEV\"}], \"references\": [{\"url\": \"https://source.android.com/docs/security/bulletin/2025-05-01\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363\", \"tags\": [\"government-resource\"]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787 Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-11T13:42:02.320Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"FreeType\", \"product\": \"FreeType\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.13.0\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.facebook.com/security/advisories/cve-2025-27363\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"dateAssigned\": \"2025-02-21T00:00:00.000Z\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"Out-of-bounds Write (CWE-787)\"}]}], \"providerMetadata\": {\"orgId\": \"4fc57720-52fe-4431-a0fb-3d2c8747b827\", \"shortName\": \"facebook\", \"dateUpdated\": \"2025-03-13T12:54:55.748Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-27363\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-19T22:08:52.695Z\", \"dateReserved\": \"2025-02-21T19:53:14.160Z\", \"assignerOrgId\": \"4fc57720-52fe-4431-a0fb-3d2c8747b827\", \"datePublished\": \"2025-03-11T13:28:31.705Z\", \"assignerShortName\": \"facebook\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:9380
Vulnerability from csaf_redhat - Published: 2025-06-23 11:15 - Updated: 2026-06-02 15:22A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for spice-client-win is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Spice client MSI installers for Windows clients\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9380",
"url": "https://access.redhat.com/errata/RHSA-2025:9380"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9380.json"
}
],
"title": "Red Hat Security Advisory: spice-client-win security update",
"tracking": {
"current_release_date": "2026-06-02T15:22:41+00:00",
"generator": {
"date": "2026-06-02T15:22:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9380",
"initial_release_date": "2025-06-23T11:15:18+00:00",
"revision_history": [
{
"date": "2025-06-23T11:15:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-23T11:15:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:22:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "spice-client-win-0:8.2-1.el8_2.src",
"product": {
"name": "spice-client-win-0:8.2-1.el8_2.src",
"product_id": "spice-client-win-0:8.2-1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win@8.2-1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "spice-client-win-x64-0:8.2-1.el8_2.noarch",
"product": {
"name": "spice-client-win-x64-0:8.2-1.el8_2.noarch",
"product_id": "spice-client-win-x64-0:8.2-1.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x64@8.2-1.el8_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "spice-client-win-x86-0:8.2-1.el8_2.noarch",
"product": {
"name": "spice-client-win-x86-0:8.2-1.el8_2.noarch",
"product_id": "spice-client-win-x86-0:8.2-1.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x86@8.2-1.el8_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-0:8.2-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src"
},
"product_reference": "spice-client-win-0:8.2-1.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x64-0:8.2-1.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch"
},
"product_reference": "spice-client-win-x64-0:8.2-1.el8_2.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x86-0:8.2-1.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch"
},
"product_reference": "spice-client-win-x86-0:8.2-1.el8_2.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch",
"AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T11:15:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch",
"AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9380"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch",
"AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch",
"AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
SUSE-SU-2025:0960-1
Vulnerability from csaf_suse - Published: 2025-03-19 18:34 - Updated: 2025-03-19 18:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:freetype2-devel-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ft2demos-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-32bit-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for freetype2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for freetype2 fixes the following issues:\n\n- CVE-2025-27363: Fixed out-of-bounds write when attempting to parse font \n subglyph structures related to TrueType GX and variable font files (bsc#1239465).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-960,SUSE-SLE-SERVER-12-SP5-LTSS-2025-960,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-960",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0960-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0960-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250960-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0960-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020564.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239465",
"url": "https://bugzilla.suse.com/1239465"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27363 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27363/"
}
],
"title": "Security update for freetype2",
"tracking": {
"current_release_date": "2025-03-19T18:34:08Z",
"generator": {
"date": "2025-03-19T18:34:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0960-1",
"initial_release_date": "2025-03-19T18:34:08Z",
"revision_history": [
{
"date": "2025-03-19T18:34:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.aarch64",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.aarch64",
"product_id": "freetype2-devel-2.6.3-7.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.aarch64",
"product": {
"name": "ft2demos-2.6.3-7.21.1.aarch64",
"product_id": "ft2demos-2.6.3-7.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.aarch64",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.aarch64",
"product_id": "libfreetype6-2.6.3-7.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-64bit-2.6.3-7.21.1.aarch64_ilp32",
"product": {
"name": "freetype2-devel-64bit-2.6.3-7.21.1.aarch64_ilp32",
"product_id": "freetype2-devel-64bit-2.6.3-7.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfreetype6-64bit-2.6.3-7.21.1.aarch64_ilp32",
"product": {
"name": "libfreetype6-64bit-2.6.3-7.21.1.aarch64_ilp32",
"product_id": "libfreetype6-64bit-2.6.3-7.21.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.i586",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.i586",
"product_id": "freetype2-devel-2.6.3-7.21.1.i586"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.i586",
"product": {
"name": "ft2demos-2.6.3-7.21.1.i586",
"product_id": "ft2demos-2.6.3-7.21.1.i586"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.i586",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.i586",
"product_id": "libfreetype6-2.6.3-7.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.ppc64le",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.ppc64le",
"product_id": "freetype2-devel-2.6.3-7.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.ppc64le",
"product": {
"name": "ft2demos-2.6.3-7.21.1.ppc64le",
"product_id": "ft2demos-2.6.3-7.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.ppc64le",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.ppc64le",
"product_id": "libfreetype6-2.6.3-7.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.s390",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.s390",
"product_id": "freetype2-devel-2.6.3-7.21.1.s390"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.s390",
"product": {
"name": "ft2demos-2.6.3-7.21.1.s390",
"product_id": "ft2demos-2.6.3-7.21.1.s390"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.s390",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.s390",
"product_id": "libfreetype6-2.6.3-7.21.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.s390x",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.s390x",
"product_id": "freetype2-devel-2.6.3-7.21.1.s390x"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.6.3-7.21.1.s390x",
"product": {
"name": "freetype2-devel-32bit-2.6.3-7.21.1.s390x",
"product_id": "freetype2-devel-32bit-2.6.3-7.21.1.s390x"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.s390x",
"product": {
"name": "ft2demos-2.6.3-7.21.1.s390x",
"product_id": "ft2demos-2.6.3-7.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.s390x",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.s390x",
"product_id": "libfreetype6-2.6.3-7.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.6.3-7.21.1.s390x",
"product": {
"name": "libfreetype6-32bit-2.6.3-7.21.1.s390x",
"product_id": "libfreetype6-32bit-2.6.3-7.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.x86_64",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.x86_64",
"product_id": "freetype2-devel-2.6.3-7.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.6.3-7.21.1.x86_64",
"product": {
"name": "freetype2-devel-32bit-2.6.3-7.21.1.x86_64",
"product_id": "freetype2-devel-32bit-2.6.3-7.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.x86_64",
"product": {
"name": "ft2demos-2.6.3-7.21.1.x86_64",
"product_id": "ft2demos-2.6.3-7.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.x86_64",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.x86_64",
"product_id": "libfreetype6-2.6.3-7.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"product": {
"name": "libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"product_id": "libfreetype6-32bit-2.6.3-7.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.aarch64"
},
"product_reference": "freetype2-devel-2.6.3-7.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.ppc64le"
},
"product_reference": "freetype2-devel-2.6.3-7.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.s390x"
},
"product_reference": "freetype2-devel-2.6.3-7.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.x86_64"
},
"product_reference": "freetype2-devel-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.aarch64"
},
"product_reference": "ft2demos-2.6.3-7.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.ppc64le"
},
"product_reference": "ft2demos-2.6.3-7.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.s390x"
},
"product_reference": "ft2demos-2.6.3-7.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.aarch64"
},
"product_reference": "libfreetype6-2.6.3-7.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.ppc64le"
},
"product_reference": "libfreetype6-2.6.3-7.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.s390x"
},
"product_reference": "libfreetype6-2.6.3-7.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.s390x"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:freetype2-devel-2.6.3-7.21.1.x86_64"
},
"product_reference": "freetype2-devel-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ft2demos-2.6.3-7.21.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-2.6.3-7.21.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-32bit-2.6.3-7.21.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27363"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-32bit-2.6.3-7.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27363",
"url": "https://www.suse.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "SUSE Bug 1239465 for CVE-2025-27363",
"url": "https://bugzilla.suse.com/1239465"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-32bit-2.6.3-7.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-32bit-2.6.3-7.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-19T18:34:08Z",
"details": "important"
}
],
"title": "CVE-2025-27363"
}
]
}
SUSE-SU-2025:0998-1
Vulnerability from csaf_suse - Published: 2025-03-25 02:07 - Updated: 2025-03-25 02:07| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for freetype2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for freetype2 fixes the following issues:\n\n- CVE-2025-27363: Fixed out-of-bounds write when attempting to parse font \n subglyph structures related to TrueType GX and variable font files (bsc#1239465).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-998,SUSE-SLE-Micro-5.3-2025-998,SUSE-SLE-Micro-5.4-2025-998,SUSE-SLE-Micro-5.5-2025-998,SUSE-SLE-Module-Basesystem-15-SP6-2025-998,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-998,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-998,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-998,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-998,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-998,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-998,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-998,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-998,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-998,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-998,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-998,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-998,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-998,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-998,SUSE-SUSE-MicroOS-5.1-2025-998,SUSE-SUSE-MicroOS-5.2-2025-998,SUSE-Storage-7.1-2025-998,openSUSE-SLE-15.6-2025-998",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0998-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0998-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250998-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0998-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020586.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239465",
"url": "https://bugzilla.suse.com/1239465"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27363 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27363/"
}
],
"title": "Security update for freetype2",
"tracking": {
"current_release_date": "2025-03-25T02:07:21Z",
"generator": {
"date": "2025-03-25T02:07:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0998-1",
"initial_release_date": "2025-03-25T02:07:21Z",
"revision_history": [
{
"date": "2025-03-25T02:07:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"product_id": "freetype2-devel-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ft2demos-2.10.4-150000.4.18.1.aarch64",
"product_id": "ft2demos-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftbench-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftbench-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftdiff-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftdiff-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftdump-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftgamma-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftgamma-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftgrid-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftgrid-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftinspect-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftinspect-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftlint-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftlint-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftmulti-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftmulti-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftstring-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftstring-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftvalid-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftvalid-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftview-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftview-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftview-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"product_id": "libfreetype6-2.10.4-150000.4.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-64bit-2.10.4-150000.4.18.1.aarch64_ilp32",
"product": {
"name": "freetype2-devel-64bit-2.10.4-150000.4.18.1.aarch64_ilp32",
"product_id": "freetype2-devel-64bit-2.10.4-150000.4.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfreetype6-64bit-2.10.4-150000.4.18.1.aarch64_ilp32",
"product": {
"name": "libfreetype6-64bit-2.10.4-150000.4.18.1.aarch64_ilp32",
"product_id": "libfreetype6-64bit-2.10.4-150000.4.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.4-150000.4.18.1.i586",
"product": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.i586",
"product_id": "freetype2-devel-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ft2demos-2.10.4-150000.4.18.1.i586",
"product_id": "ft2demos-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftbench-2.10.4-150000.4.18.1.i586",
"product_id": "ftbench-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftdiff-2.10.4-150000.4.18.1.i586",
"product_id": "ftdiff-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftdump-2.10.4-150000.4.18.1.i586",
"product_id": "ftdump-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftgamma-2.10.4-150000.4.18.1.i586",
"product_id": "ftgamma-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftgrid-2.10.4-150000.4.18.1.i586",
"product_id": "ftgrid-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftinspect-2.10.4-150000.4.18.1.i586",
"product_id": "ftinspect-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftlint-2.10.4-150000.4.18.1.i586",
"product_id": "ftlint-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftmulti-2.10.4-150000.4.18.1.i586",
"product_id": "ftmulti-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftstring-2.10.4-150000.4.18.1.i586",
"product_id": "ftstring-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftvalid-2.10.4-150000.4.18.1.i586",
"product_id": "ftvalid-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftview-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftview-2.10.4-150000.4.18.1.i586",
"product_id": "ftview-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.4-150000.4.18.1.i586",
"product": {
"name": "libfreetype6-2.10.4-150000.4.18.1.i586",
"product_id": "libfreetype6-2.10.4-150000.4.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"product": {
"name": "freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"product_id": "freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"product_id": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ft2demos-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ft2demos-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftbench-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftbench-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftdiff-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftdiff-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftdump-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftgamma-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftgamma-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftgrid-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftgrid-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftinspect-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftinspect-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftlint-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftlint-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftmulti-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftmulti-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftstring-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftstring-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftvalid-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftvalid-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftview-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftview-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftview-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"product_id": "libfreetype6-2.10.4-150000.4.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"product_id": "freetype2-devel-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ft2demos-2.10.4-150000.4.18.1.s390x",
"product_id": "ft2demos-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftbench-2.10.4-150000.4.18.1.s390x",
"product_id": "ftbench-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftdiff-2.10.4-150000.4.18.1.s390x",
"product_id": "ftdiff-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x",
"product_id": "ftdump-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftgamma-2.10.4-150000.4.18.1.s390x",
"product_id": "ftgamma-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftgrid-2.10.4-150000.4.18.1.s390x",
"product_id": "ftgrid-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftinspect-2.10.4-150000.4.18.1.s390x",
"product_id": "ftinspect-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftlint-2.10.4-150000.4.18.1.s390x",
"product_id": "ftlint-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftmulti-2.10.4-150000.4.18.1.s390x",
"product_id": "ftmulti-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftstring-2.10.4-150000.4.18.1.s390x",
"product_id": "ftstring-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftvalid-2.10.4-150000.4.18.1.s390x",
"product_id": "ftvalid-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftview-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftview-2.10.4-150000.4.18.1.s390x",
"product_id": "ftview-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"product_id": "libfreetype6-2.10.4-150000.4.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"product_id": "freetype2-devel-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"product_id": "freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ft2demos-2.10.4-150000.4.18.1.x86_64",
"product_id": "ft2demos-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftbench-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftbench-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftdiff-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftdiff-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftdump-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftgamma-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftgamma-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftgrid-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftgrid-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftinspect-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftinspect-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftlint-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftlint-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftmulti-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftmulti-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftstring-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftstring-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftvalid-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftvalid-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftview-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftview-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftview-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"product_id": "libfreetype6-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"product_id": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch"
},
"product_reference": "freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ft2demos-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ft2demos-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ft2demos-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ft2demos-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftbench-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftbench-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftbench-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftbench-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdiff-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdiff-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdiff-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdiff-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftgamma-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftgamma-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftgamma-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftgamma-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftgrid-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftgrid-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftgrid-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftgrid-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftinspect-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftinspect-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftinspect-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftinspect-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftlint-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftlint-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftlint-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftlint-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftmulti-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftmulti-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftmulti-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftmulti-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftstring-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftstring-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftstring-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftstring-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftvalid-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftvalid-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftvalid-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftvalid-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftview-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftview-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftview-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftview-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27363"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27363",
"url": "https://www.suse.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "SUSE Bug 1239465 for CVE-2025-27363",
"url": "https://bugzilla.suse.com/1239465"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T02:07:21Z",
"details": "important"
}
],
"title": "CVE-2025-27363"
}
]
}
WID-SEC-W-2025-0541
Vulnerability from csaf_certbund - Published: 2025-03-11 23:00 - Updated: 2025-10-01 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
IBM Power Hardware Management Console V10
IBM / Power Hardware Management Console
|
cpe:/a:ibm:hardware_management_console:v10
|
V10 | |
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
Open Source FreeType <2.13.1
Open Source / FreeType
|
<2.13.1 | ||
|
Insyde UEFI Firmware kernel
Insyde / UEFI Firmware
|
cpe:/h:insyde:uefi:kernel
|
kernel | |
|
IBM Business Automation Workflow <24.0.1-IF002
IBM / Business Automation Workflow
|
<24.0.1-IF002 | ||
|
IBM Business Automation Workflow <24.0.0-IF005
IBM / Business Automation Workflow
|
<24.0.0-IF005 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Cognos Analytics <12.1.0 IF1
IBM / Cognos Analytics
|
<12.1.0 IF1 | ||
|
IBM Cognos Analytics <12.0.4 IF3
IBM / Cognos Analytics
|
<12.0.4 IF3 | ||
|
IBM Cognos Analytics <11.2.4 IF7
IBM / Cognos Analytics
|
<11.2.4 IF7 | ||
|
Red Hat OpenShift Container Platform <4.12.76
Red Hat / OpenShift
|
Container Platform <4.12.76 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
{
"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": "FreeType ist eine Open Source Programmbibliothek zur Darstellung von Vektorschriften.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in FreeType ausnutzen, um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- 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-0541 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0541.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0541 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0541"
},
{
"category": "external",
"summary": "Facebook Security Advisory vom 2025-03-11",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7352-2 vom 2025-03-18",
"url": "https://ubuntu.com/security/notices/USN-7352-2"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5880 vom 2025-03-17",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00042.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7352-1 vom 2025-03-17",
"url": "https://ubuntu.com/security/notices/USN-7352-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0960-1 vom 2025-03-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020564.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0998-1 vom 2025-03-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/GMD7FBW6S6XPM2U7OO74GVDIDS74EGF6/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3387 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3387"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3385 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3385"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3386 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3386"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3384 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3384"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3382 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3382"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3395 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3395"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3393 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3393"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3383 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3383"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3421 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3421"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3407 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3407"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4104 vom 2025-04-01",
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3407 vom 2025-04-01",
"url": "https://linux.oracle.com/errata/ELSA-2025-3407.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2806 vom 2025-04-02",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2806.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3421 vom 2025-04-01",
"url": "https://linux.oracle.com/errata/ELSA-2025-3421.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3395 vom 2025-04-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-3395.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7231915 vom 2025-04-26",
"url": "https://www.ibm.com/support/pages/node/7231915"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7231738 vom 2025-04-29",
"url": "https://www.ibm.com/support/pages/node/7231738"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7232272 vom 2025-05-01",
"url": "https://www.ibm.com/support/pages/node/7232272"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7232436 vom 2025-05-03",
"url": "https://www.ibm.com/support/pages/node/7232436"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4409 vom 2025-05-08",
"url": "https://access.redhat.com/errata/RHSA-2025:4409"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-1976 vom 2025-05-13",
"url": "https://alas.aws.amazon.com/ALAS-2025-1976.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7233150 vom 2025-05-12",
"url": "https://www.ibm.com/support/pages/node/7233150"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202505-07 vom 2025-05-14",
"url": "https://security.gentoo.org/glsa/202505-07"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202505-11 vom 2025-05-20",
"url": "https://security.archlinux.org/ASA-202505-11"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8195 vom 2025-05-27",
"url": "https://access.redhat.com/errata/RHSA-2025:8195"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8219 vom 2025-05-27",
"url": "https://access.redhat.com/errata/RHSA-2025:8219"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8253 vom 2025-05-28",
"url": "https://access.redhat.com/errata/RHSA-2025:8253"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8292 vom 2025-05-29",
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-213 vom 2025-05-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000326299/dsa-2025-213-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-multiple-third-party-vulnerabilities"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9380 vom 2025-06-23",
"url": "https://access.redhat.com/errata/RHSA-2025:9380"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7238984 vom 2025-07-07",
"url": "https://www.ibm.com/support/pages/node/7238984"
},
{
"category": "external",
"summary": "Insyde Security Advisory INSYDE-SA-2025003 vom 2025-07-08",
"url": "https://www.insyde.com/security-pledge/sa-2025003/"
},
{
"category": "external",
"summary": "Dell Security Update vom 2025-10-02",
"url": "https://www.dell.com/support/kbdoc/000376224"
}
],
"source_lang": "en-US",
"title": "FreeType: Schwachstelle erm\u00f6glicht Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2025-10-01T22:00:00.000+00:00",
"generator": {
"date": "2025-10-02T09:06:11.035+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-0541",
"initial_release_date": "2025-03-11T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-03-11T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-03-17T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu und Debian aufgenommen"
},
{
"date": "2025-03-19T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-24T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-30T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-31T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat und Debian aufgenommen"
},
{
"date": "2025-04-01T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Amazon und Oracle Linux aufgenommen"
},
{
"date": "2025-04-13T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-04-27T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-05-01T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-05-04T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-05-07T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Amazon und IBM aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-05-19T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Arch Linux aufgenommen"
},
{
"date": "2025-05-26T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-27T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-23T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-06T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-07-08T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Insyde aufgenommen"
},
{
"date": "2025-07-31T22:00:00.000+00:00",
"number": "23",
"summary": "Referenz(en) aufgenommen:"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "24"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T034583",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.4.0.0",
"product_id": "T045879"
}
},
{
"category": "product_version",
"name": "8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.4.0.0",
"product_id": "T045879-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.4.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.70",
"product_id": "T045881"
}
},
{
"category": "product_version",
"name": "7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.70",
"product_id": "T045881-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.70"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.40",
"product_id": "T047343"
}
},
{
"category": "product_version",
"name": "7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.40",
"product_id": "T047343-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.3.1.10",
"product_id": "T047344"
}
},
{
"category": "product_version",
"name": "8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 8.3.1.10",
"product_id": "T047344-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.1.10"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c24.0.1-IF002",
"product": {
"name": "IBM Business Automation Workflow \u003c24.0.1-IF002",
"product_id": "T043290"
}
},
{
"category": "product_version",
"name": "24.0.1-IF002",
"product": {
"name": "IBM Business Automation Workflow 24.0.1-IF002",
"product_id": "T043290-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:24.0.1-if002"
}
}
},
{
"category": "product_version_range",
"name": "\u003c24.0.0-IF005",
"product": {
"name": "IBM Business Automation Workflow \u003c24.0.0-IF005",
"product_id": "T043291"
}
},
{
"category": "product_version",
"name": "24.0.0-IF005",
"product": {
"name": "IBM Business Automation Workflow 24.0.0-IF005",
"product_id": "T043291-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:24.0.0-if005"
}
}
}
],
"category": "product_name",
"name": "Business Automation Workflow"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c12.1.0 IF1",
"product": {
"name": "IBM Cognos Analytics \u003c12.1.0 IF1",
"product_id": "T043234"
}
},
{
"category": "product_version",
"name": "12.1.0 IF1",
"product": {
"name": "IBM Cognos Analytics 12.1.0 IF1",
"product_id": "T043234-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:cognos_analytics:12.1.0_if1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.0.4 IF3",
"product": {
"name": "IBM Cognos Analytics \u003c12.0.4 IF3",
"product_id": "T043235"
}
},
{
"category": "product_version",
"name": "12.0.4 IF3",
"product": {
"name": "IBM Cognos Analytics 12.0.4 IF3",
"product_id": "T043235-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:cognos_analytics:12.0.4_if3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c11.2.4 IF7",
"product": {
"name": "IBM Cognos Analytics \u003c11.2.4 IF7",
"product_id": "T043236"
}
},
{
"category": "product_version",
"name": "11.2.4 IF7",
"product": {
"name": "IBM Cognos Analytics 11.2.4 IF7",
"product_id": "T043236-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:cognos_analytics:11.2.4_if7"
}
}
}
],
"category": "product_name",
"name": "Cognos Analytics"
},
{
"branches": [
{
"category": "product_version",
"name": "Operator",
"product": {
"name": "IBM MQ Operator",
"product_id": "T036688",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator"
}
}
}
],
"category": "product_name",
"name": "MQ"
},
{
"branches": [
{
"category": "product_version",
"name": "V10",
"product": {
"name": "IBM Power Hardware Management Console V10",
"product_id": "T023373",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:hardware_management_console:v10"
}
}
}
],
"category": "product_name",
"name": "Power Hardware Management Console"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP11 IF04",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP11 IF04",
"product_id": "T043169"
}
},
{
"category": "product_version",
"name": "7.5.0 UP11 IF04",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP11 IF04",
"product_id": "T043169-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up11_if04"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel",
"product": {
"name": "Insyde UEFI Firmware kernel",
"product_id": "T034716",
"product_identification_helper": {
"cpe": "cpe:/h:insyde:uefi:kernel"
}
}
}
],
"category": "product_name",
"name": "UEFI Firmware"
}
],
"category": "vendor",
"name": "Insyde"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.13.1",
"product": {
"name": "Open Source FreeType \u003c2.13.1",
"product_id": "T041805"
}
},
{
"category": "product_version",
"name": "2.13.1",
"product": {
"name": "Open Source FreeType 2.13.1",
"product_id": "T041805-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:freetype:freetype:2.13.1"
}
}
}
],
"category": "product_name",
"name": "FreeType"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.76",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.76",
"product_id": "T043457"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.76",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.76",
"product_id": "T043457-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.76"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"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-27363",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T036688",
"T004914",
"T043169",
"T047343",
"398363",
"T045881",
"T023373",
"T047344",
"T041805",
"T034716",
"T043290",
"T043291",
"T013312",
"T012167",
"T032495",
"T039664",
"T043234",
"T043235",
"T043236",
"T043457",
"2951",
"T002207",
"T045879",
"T000126"
]
},
"release_date": "2025-03-11T23:00:00.000+00:00",
"title": "CVE-2025-27363"
}
]
}
WID-SEC-W-2025-0818
Vulnerability from csaf_certbund - Published: 2025-04-15 22:00 - Updated: 2025-04-15 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Fusion Middleware b\u00fcndelt mehrere Produkte zur Erstellung, Betrieb und Management von intelligenten Business Anwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Fusion Middleware ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- 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-0818 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0818.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0818 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0818"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2025 - Appendix Oracle Fusion Middleware vom 2025-04-15",
"url": "https://www.oracle.com/security-alerts/cpuapr2025.html#AppendixFMW"
}
],
"source_lang": "en-US",
"title": "Oracle Fusion Middleware: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-04-15T22:00:00.000+00:00",
"generator": {
"date": "2025-04-16T09:16:22.604+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0818",
"initial_release_date": "2025-04-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "12.2.1.4.0",
"product": {
"name": "Oracle Fusion Middleware 12.2.1.4.0",
"product_id": "751674",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:12.2.1.4.0"
}
}
},
{
"category": "product_version",
"name": "14.1.1.0.0",
"product": {
"name": "Oracle Fusion Middleware 14.1.1.0.0",
"product_id": "829576",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:14.1.1.0.0"
}
}
},
{
"category": "product_version",
"name": "8.5.7",
"product": {
"name": "Oracle Fusion Middleware 8.5.7",
"product_id": "T034057",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:8.5.7"
}
}
},
{
"category": "product_version",
"name": "14.1.2.0.0",
"product": {
"name": "Oracle Fusion Middleware 14.1.2.0.0",
"product_id": "T040467",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:14.1.2.0.0"
}
}
}
],
"category": "product_name",
"name": "Fusion Middleware"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-13936",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2020-13936"
},
{
"cve": "CVE-2020-25649",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2023-26464",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2023-26464"
},
{
"cve": "CVE-2024-11053",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-11053"
},
{
"cve": "CVE-2024-11612",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-11612"
},
{
"cve": "CVE-2024-25710",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-25710"
},
{
"cve": "CVE-2024-28168",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-28168"
},
{
"cve": "CVE-2024-29857",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-29857"
},
{
"cve": "CVE-2024-38476",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-38476"
},
{
"cve": "CVE-2024-40896",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-40896"
},
{
"cve": "CVE-2024-47072",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-47072"
},
{
"cve": "CVE-2024-47554",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2024-47561",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-47561"
},
{
"cve": "CVE-2024-50602",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-50602"
},
{
"cve": "CVE-2024-52046",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-52046"
},
{
"cve": "CVE-2024-56337",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-56337"
},
{
"cve": "CVE-2024-7254",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-9143",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-9143"
},
{
"cve": "CVE-2025-23184",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-23184"
},
{
"cve": "CVE-2025-24970",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-24970"
},
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-27363"
}
]
}
WID-SEC-W-2025-0937
Vulnerability from csaf_certbund - Published: 2025-05-05 22:00 - Updated: 2025-09-04 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
{
"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": "Das Android Betriebssystem ist eine quelloffene Plattform f\u00fcr mobile Ger\u00e4te. Die Basis bildet der Linux-Kernel.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Google Android ausnutzen, um erh\u00f6hte Privilegien zu erlangen, beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu erzeugen, vertrauliche Informationen preiszugeben oder andere nicht spezifizierte Angriffe auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Android",
"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-0937 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0937.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0937 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0937"
},
{
"category": "external",
"summary": "Android Patchday Mai 2025 vom 2025-05-05",
"url": "https://source.android.com/docs/security/bulletin/2025-05-01"
}
],
"source_lang": "en-US",
"title": "Android Patchday Mai 2025: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-09-04T22:00:00.000+00:00",
"generator": {
"date": "2025-09-05T07:11:36.152+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-0937",
"initial_release_date": "2025-05-05T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-05-05T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-09-04T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-26860, EUVD-2025-26861, EUVD-2025-26864, EUVD-2023-39657, EUVD-2024-54967, EUVD-2025-26865, EUVD-2025-26867, EUVD-2025-26862, EUVD-2025-26863, EUVD-2025-26853, EUVD-2025-26854, EUVD-2025-26855, EUVD-2025-26856, EUVD-2025-26859, EUVD-2025-26857, EUVD-2025-26858"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "13 \u003c2025-05-05",
"product": {
"name": "Google Android 13 \u003c2025-05-05",
"product_id": "T043355"
}
},
{
"category": "product_version",
"name": "13 2025-05-05",
"product": {
"name": "Google Android 13 2025-05-05",
"product_id": "T043355-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:13__2025-05-05"
}
}
},
{
"category": "product_version_range",
"name": "14 \u003c2025-05-05",
"product": {
"name": "Google Android 14 \u003c2025-05-05",
"product_id": "T043356"
}
},
{
"category": "product_version",
"name": "14 2025-05-05",
"product": {
"name": "Google Android 14 2025-05-05",
"product_id": "T043356-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:14__2025-05-05"
}
}
},
{
"category": "product_version_range",
"name": "15 \u003c2025-05-05",
"product": {
"name": "Google Android 15 \u003c2025-05-05",
"product_id": "T043357"
}
},
{
"category": "product_version",
"name": "15 2025-05-05",
"product": {
"name": "Google Android 15 2025-05-05",
"product_id": "T043357-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:15__2025-05-05"
}
}
}
],
"category": "product_name",
"name": "Android"
}
],
"category": "vendor",
"name": "Google"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-21342",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2023-21342"
},
{
"cve": "CVE-2023-35657",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2023-35657"
},
{
"cve": "CVE-2024-12577",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-12577"
},
{
"cve": "CVE-2024-34739",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-34739"
},
{
"cve": "CVE-2024-45580",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-45580"
},
{
"cve": "CVE-2024-46974",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-46974"
},
{
"cve": "CVE-2024-46975",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-46975"
},
{
"cve": "CVE-2024-47891",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-47891"
},
{
"cve": "CVE-2024-47896",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-47896"
},
{
"cve": "CVE-2024-47900",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-47900"
},
{
"cve": "CVE-2024-49739",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49739"
},
{
"cve": "CVE-2024-49835",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49835"
},
{
"cve": "CVE-2024-49841",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49841"
},
{
"cve": "CVE-2024-49842",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49842"
},
{
"cve": "CVE-2024-49845",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49845"
},
{
"cve": "CVE-2024-49846",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49846"
},
{
"cve": "CVE-2024-49847",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49847"
},
{
"cve": "CVE-2024-52939",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-52939"
},
{
"cve": "CVE-2025-0072",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-0072"
},
{
"cve": "CVE-2025-0077",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-0077"
},
{
"cve": "CVE-2025-0087",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-0087"
},
{
"cve": "CVE-2025-0427",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-0427"
},
{
"cve": "CVE-2025-20666",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-20666"
},
{
"cve": "CVE-2025-21453",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-21453"
},
{
"cve": "CVE-2025-21459",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-21459"
},
{
"cve": "CVE-2025-21467",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-21467"
},
{
"cve": "CVE-2025-21468",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-21468"
},
{
"cve": "CVE-2025-22425",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-22425"
},
{
"cve": "CVE-2025-26420",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26420"
},
{
"cve": "CVE-2025-26421",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26421"
},
{
"cve": "CVE-2025-26422",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26422"
},
{
"cve": "CVE-2025-26423",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26423"
},
{
"cve": "CVE-2025-26424",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26424"
},
{
"cve": "CVE-2025-26425",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26425"
},
{
"cve": "CVE-2025-26426",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26426"
},
{
"cve": "CVE-2025-26427",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26427"
},
{
"cve": "CVE-2025-26428",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26428"
},
{
"cve": "CVE-2025-26429",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26429"
},
{
"cve": "CVE-2025-26430",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26430"
},
{
"cve": "CVE-2025-26435",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26435"
},
{
"cve": "CVE-2025-26436",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26436"
},
{
"cve": "CVE-2025-26438",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26438"
},
{
"cve": "CVE-2025-26440",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26440"
},
{
"cve": "CVE-2025-26442",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26442"
},
{
"cve": "CVE-2025-26444",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26444"
},
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-27363"
}
]
}
WID-SEC-W-2025-1439
Vulnerability from csaf_certbund - Published: 2025-06-30 22:00 - Updated: 2026-03-24 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Dell Secure Connect Gateway ist eine Softwarel\u00f6sung, die als sicherer, zentralisierter Punkt f\u00fcr die Verwaltung des Fernzugriffs und des Supports f\u00fcr Hardware und Software von Dell Technologies dient.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1439 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1439.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1439 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1439"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-260 vom 2025-06-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000337528/dsa-2025-260-dell-secure-connect-gateway-security-update-for-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03283-1 vom 2025-09-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022596.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03314-1 vom 2025-09-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022615.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:2264-1 vom 2025-11-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023257.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0170-1 vom 2026-01-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023804.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0984-1 vom 2026-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024841.html"
}
],
"source_lang": "en-US",
"title": "Dell Secure Connect Gateway: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2026-03-24T23:00:00.000+00:00",
"generator": {
"date": "2026-03-25T10:24:40.858+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-1439",
"initial_release_date": "2025-06-30T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-09-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-23T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-19T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-24T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.30.0.14",
"product": {
"name": "Dell Secure Connect Gateway \u003c5.30.0.14",
"product_id": "T044974"
}
},
{
"category": "product_version",
"name": "5.30.0.14",
"product": {
"name": "Dell Secure Connect Gateway 5.30.0.14",
"product_id": "T044974-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:5.30.0.14"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-39028",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2022-39028"
},
{
"cve": "CVE-2023-4016",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-4016"
},
{
"cve": "CVE-2023-40403",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-40403"
},
{
"cve": "CVE-2023-46316",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-46316"
},
{
"cve": "CVE-2023-52426",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52426"
},
{
"cve": "CVE-2023-52831",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52831"
},
{
"cve": "CVE-2023-52924",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52924"
},
{
"cve": "CVE-2023-52925",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52925"
},
{
"cve": "CVE-2023-52926",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52926"
},
{
"cve": "CVE-2023-52927",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52927"
},
{
"cve": "CVE-2024-10041",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-10041"
},
{
"cve": "CVE-2024-11168",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-11168"
},
{
"cve": "CVE-2024-12243",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-12243"
},
{
"cve": "CVE-2024-26634",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26634"
},
{
"cve": "CVE-2024-26708",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26708"
},
{
"cve": "CVE-2024-26810",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26810"
},
{
"cve": "CVE-2024-26873",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26873"
},
{
"cve": "CVE-2024-29018",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-29018"
},
{
"cve": "CVE-2024-35826",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-35826"
},
{
"cve": "CVE-2024-35910",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-35910"
},
{
"cve": "CVE-2024-38606",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-38606"
},
{
"cve": "CVE-2024-40635",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-40635"
},
{
"cve": "CVE-2024-40980",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-40980"
},
{
"cve": "CVE-2024-41005",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41005"
},
{
"cve": "CVE-2024-41055",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41055"
},
{
"cve": "CVE-2024-41077",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41077"
},
{
"cve": "CVE-2024-41149",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41149"
},
{
"cve": "CVE-2024-42307",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-42307"
},
{
"cve": "CVE-2024-43790",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-43790"
},
{
"cve": "CVE-2024-43802",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-43802"
},
{
"cve": "CVE-2024-43820",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-43820"
},
{
"cve": "CVE-2024-44974",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-44974"
},
{
"cve": "CVE-2024-45009",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-45009"
},
{
"cve": "CVE-2024-45010",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-45010"
},
{
"cve": "CVE-2024-45306",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-45306"
},
{
"cve": "CVE-2024-46736",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-46736"
},
{
"cve": "CVE-2024-46782",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-46782"
},
{
"cve": "CVE-2024-46796",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-46796"
},
{
"cve": "CVE-2024-47220",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-47220"
},
{
"cve": "CVE-2024-47408",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-47408"
},
{
"cve": "CVE-2024-47794",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-47794"
},
{
"cve": "CVE-2024-49571",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49571"
},
{
"cve": "CVE-2024-49761",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49761"
},
{
"cve": "CVE-2024-49924",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49924"
},
{
"cve": "CVE-2024-49940",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49940"
},
{
"cve": "CVE-2024-49994",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49994"
},
{
"cve": "CVE-2024-50029",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50029"
},
{
"cve": "CVE-2024-50036",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50036"
},
{
"cve": "CVE-2024-50056",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50056"
},
{
"cve": "CVE-2024-50085",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50085"
},
{
"cve": "CVE-2024-50126",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50126"
},
{
"cve": "CVE-2024-50140",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50140"
},
{
"cve": "CVE-2024-50152",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50152"
},
{
"cve": "CVE-2024-50185",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50185"
},
{
"cve": "CVE-2024-50290",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50290"
},
{
"cve": "CVE-2024-50294",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50294"
},
{
"cve": "CVE-2024-52559",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-52559"
},
{
"cve": "CVE-2024-53057",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53057"
},
{
"cve": "CVE-2024-53063",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53063"
},
{
"cve": "CVE-2024-53123",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53123"
},
{
"cve": "CVE-2024-53140",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53140"
},
{
"cve": "CVE-2024-53147",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53147"
},
{
"cve": "CVE-2024-53163",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53163"
},
{
"cve": "CVE-2024-53176",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53176"
},
{
"cve": "CVE-2024-53177",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53177"
},
{
"cve": "CVE-2024-53178",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53178"
},
{
"cve": "CVE-2024-53226",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53226"
},
{
"cve": "CVE-2024-53680",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53680"
},
{
"cve": "CVE-2024-54683",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-54683"
},
{
"cve": "CVE-2024-55549",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-55549"
},
{
"cve": "CVE-2024-56171",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56171"
},
{
"cve": "CVE-2024-56568",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56568"
},
{
"cve": "CVE-2024-56579",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56579"
},
{
"cve": "CVE-2024-56633",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56633"
},
{
"cve": "CVE-2024-56638",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56638"
},
{
"cve": "CVE-2024-56640",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56640"
},
{
"cve": "CVE-2024-56647",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56647"
},
{
"cve": "CVE-2024-56702",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56702"
},
{
"cve": "CVE-2024-56703",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56703"
},
{
"cve": "CVE-2024-56718",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56718"
},
{
"cve": "CVE-2024-56719",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56719"
},
{
"cve": "CVE-2024-56720",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56720"
},
{
"cve": "CVE-2024-56751",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56751"
},
{
"cve": "CVE-2024-56758",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56758"
},
{
"cve": "CVE-2024-56770",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56770"
},
{
"cve": "CVE-2024-57807",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57807"
},
{
"cve": "CVE-2024-57834",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57834"
},
{
"cve": "CVE-2024-57889",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57889"
},
{
"cve": "CVE-2024-57900",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57900"
},
{
"cve": "CVE-2024-57947",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57947"
},
{
"cve": "CVE-2024-57948",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57948"
},
{
"cve": "CVE-2024-57973",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57973"
},
{
"cve": "CVE-2024-57974",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57974"
},
{
"cve": "CVE-2024-57978",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57978"
},
{
"cve": "CVE-2024-57979",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57979"
},
{
"cve": "CVE-2024-57980",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57980"
},
{
"cve": "CVE-2024-57981",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57981"
},
{
"cve": "CVE-2024-57986",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57986"
},
{
"cve": "CVE-2024-57990",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57990"
},
{
"cve": "CVE-2024-57993",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57993"
},
{
"cve": "CVE-2024-57994",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57994"
},
{
"cve": "CVE-2024-57996",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57996"
},
{
"cve": "CVE-2024-57997",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57997"
},
{
"cve": "CVE-2024-57999",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57999"
},
{
"cve": "CVE-2024-58002",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58002"
},
{
"cve": "CVE-2024-58005",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58005"
},
{
"cve": "CVE-2024-58006",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58006"
},
{
"cve": "CVE-2024-58007",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58007"
},
{
"cve": "CVE-2024-58009",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58009"
},
{
"cve": "CVE-2024-58011",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58011"
},
{
"cve": "CVE-2024-58012",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58012"
},
{
"cve": "CVE-2024-58013",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58013"
},
{
"cve": "CVE-2024-58014",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58014"
},
{
"cve": "CVE-2024-58017",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58017"
},
{
"cve": "CVE-2024-58019",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58019"
},
{
"cve": "CVE-2024-58020",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58020"
},
{
"cve": "CVE-2024-58034",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58034"
},
{
"cve": "CVE-2024-58051",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58051"
},
{
"cve": "CVE-2024-58052",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58052"
},
{
"cve": "CVE-2024-58054",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58054"
},
{
"cve": "CVE-2024-58055",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58055"
},
{
"cve": "CVE-2024-58056",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58056"
},
{
"cve": "CVE-2024-58057",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58057"
},
{
"cve": "CVE-2024-58058",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58058"
},
{
"cve": "CVE-2024-58061",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58061"
},
{
"cve": "CVE-2024-58063",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58063"
},
{
"cve": "CVE-2024-58069",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58069"
},
{
"cve": "CVE-2024-58072",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58072"
},
{
"cve": "CVE-2024-58076",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58076"
},
{
"cve": "CVE-2024-58078",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58078"
},
{
"cve": "CVE-2024-58079",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58079"
},
{
"cve": "CVE-2024-58080",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58080"
},
{
"cve": "CVE-2024-58083",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58083"
},
{
"cve": "CVE-2024-58085",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58085"
},
{
"cve": "CVE-2024-58086",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58086"
},
{
"cve": "CVE-2024-8176",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-8176"
},
{
"cve": "CVE-2025-0395",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-0395"
},
{
"cve": "CVE-2025-1094",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-1094"
},
{
"cve": "CVE-2025-1215",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-1215"
},
{
"cve": "CVE-2025-1795",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-1795"
},
{
"cve": "CVE-2025-21631",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21631"
},
{
"cve": "CVE-2025-21635",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21635"
},
{
"cve": "CVE-2025-21636",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21636"
},
{
"cve": "CVE-2025-21637",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21637"
},
{
"cve": "CVE-2025-21638",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21638"
},
{
"cve": "CVE-2025-21639",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21639"
},
{
"cve": "CVE-2025-21640",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21640"
},
{
"cve": "CVE-2025-21647",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21647"
},
{
"cve": "CVE-2025-21659",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21659"
},
{
"cve": "CVE-2025-21665",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21665"
},
{
"cve": "CVE-2025-21667",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21667"
},
{
"cve": "CVE-2025-21668",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21668"
},
{
"cve": "CVE-2025-21671",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21671"
},
{
"cve": "CVE-2025-21673",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21673"
},
{
"cve": "CVE-2025-21680",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21680"
},
{
"cve": "CVE-2025-21681",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21681"
},
{
"cve": "CVE-2025-21684",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21684"
},
{
"cve": "CVE-2025-21687",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21687"
},
{
"cve": "CVE-2025-21688",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21688"
},
{
"cve": "CVE-2025-21689",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21689"
},
{
"cve": "CVE-2025-21690",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21690"
},
{
"cve": "CVE-2025-21692",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21692"
},
{
"cve": "CVE-2025-21693",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21693"
},
{
"cve": "CVE-2025-21697",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21697"
},
{
"cve": "CVE-2025-21699",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21699"
},
{
"cve": "CVE-2025-21700",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21700"
},
{
"cve": "CVE-2025-21701",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21701"
},
{
"cve": "CVE-2025-21703",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21703"
},
{
"cve": "CVE-2025-21704",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21704"
},
{
"cve": "CVE-2025-21705",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21705"
},
{
"cve": "CVE-2025-21706",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21706"
},
{
"cve": "CVE-2025-21708",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21708"
},
{
"cve": "CVE-2025-21711",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21711"
},
{
"cve": "CVE-2025-21714",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21714"
},
{
"cve": "CVE-2025-21715",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21715"
},
{
"cve": "CVE-2025-21716",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21716"
},
{
"cve": "CVE-2025-21718",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21718"
},
{
"cve": "CVE-2025-21719",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21719"
},
{
"cve": "CVE-2025-21723",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21723"
},
{
"cve": "CVE-2025-21724",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21724"
},
{
"cve": "CVE-2025-21725",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21725"
},
{
"cve": "CVE-2025-21726",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21726"
},
{
"cve": "CVE-2025-21727",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21727"
},
{
"cve": "CVE-2025-21728",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21728"
},
{
"cve": "CVE-2025-21731",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21731"
},
{
"cve": "CVE-2025-21732",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21732"
},
{
"cve": "CVE-2025-21733",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21733"
},
{
"cve": "CVE-2025-21734",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21734"
},
{
"cve": "CVE-2025-21735",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21735"
},
{
"cve": "CVE-2025-21736",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21736"
},
{
"cve": "CVE-2025-21738",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21738"
},
{
"cve": "CVE-2025-21739",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21739"
},
{
"cve": "CVE-2025-21741",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21741"
},
{
"cve": "CVE-2025-21742",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21742"
},
{
"cve": "CVE-2025-21743",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21743"
},
{
"cve": "CVE-2025-21744",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21744"
},
{
"cve": "CVE-2025-21745",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21745"
},
{
"cve": "CVE-2025-21749",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21749"
},
{
"cve": "CVE-2025-21750",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21750"
},
{
"cve": "CVE-2025-21753",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21753"
},
{
"cve": "CVE-2025-21754",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21754"
},
{
"cve": "CVE-2025-21756",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21756"
},
{
"cve": "CVE-2025-21759",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21759"
},
{
"cve": "CVE-2025-21760",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21760"
},
{
"cve": "CVE-2025-21761",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21761"
},
{
"cve": "CVE-2025-21762",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21762"
},
{
"cve": "CVE-2025-21763",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21763"
},
{
"cve": "CVE-2025-21764",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21764"
},
{
"cve": "CVE-2025-21765",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21765"
},
{
"cve": "CVE-2025-21766",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21766"
},
{
"cve": "CVE-2025-21767",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21767"
},
{
"cve": "CVE-2025-21772",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21772"
},
{
"cve": "CVE-2025-21773",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21773"
},
{
"cve": "CVE-2025-21775",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21775"
},
{
"cve": "CVE-2025-21776",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21776"
},
{
"cve": "CVE-2025-21779",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21779"
},
{
"cve": "CVE-2025-21780",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21780"
},
{
"cve": "CVE-2025-21781",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21781"
},
{
"cve": "CVE-2025-21782",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21782"
},
{
"cve": "CVE-2025-21784",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21784"
},
{
"cve": "CVE-2025-21785",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21785"
},
{
"cve": "CVE-2025-21790",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21790"
},
{
"cve": "CVE-2025-21791",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21791"
},
{
"cve": "CVE-2025-21793",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21793"
},
{
"cve": "CVE-2025-21794",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21794"
},
{
"cve": "CVE-2025-21795",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21795"
},
{
"cve": "CVE-2025-21796",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21796"
},
{
"cve": "CVE-2025-21799",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21799"
},
{
"cve": "CVE-2025-21802",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21802"
},
{
"cve": "CVE-2025-21804",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21804"
},
{
"cve": "CVE-2025-21810",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21810"
},
{
"cve": "CVE-2025-21815",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21815"
},
{
"cve": "CVE-2025-21819",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21819"
},
{
"cve": "CVE-2025-21820",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21820"
},
{
"cve": "CVE-2025-21821",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21821"
},
{
"cve": "CVE-2025-21823",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21823"
},
{
"cve": "CVE-2025-21825",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21825"
},
{
"cve": "CVE-2025-21828",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21828"
},
{
"cve": "CVE-2025-21829",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21829"
},
{
"cve": "CVE-2025-21830",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21830"
},
{
"cve": "CVE-2025-21831",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21831"
},
{
"cve": "CVE-2025-21832",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21832"
},
{
"cve": "CVE-2025-21835",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21835"
},
{
"cve": "CVE-2025-21838",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21838"
},
{
"cve": "CVE-2025-21844",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21844"
},
{
"cve": "CVE-2025-21846",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21846"
},
{
"cve": "CVE-2025-21847",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21847"
},
{
"cve": "CVE-2025-21848",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21848"
},
{
"cve": "CVE-2025-21850",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21850"
},
{
"cve": "CVE-2025-21855",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21855"
},
{
"cve": "CVE-2025-21856",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21856"
},
{
"cve": "CVE-2025-21857",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21857"
},
{
"cve": "CVE-2025-21858",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21858"
},
{
"cve": "CVE-2025-21859",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21859"
},
{
"cve": "CVE-2025-21861",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21861"
},
{
"cve": "CVE-2025-21862",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21862"
},
{
"cve": "CVE-2025-21864",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21864"
},
{
"cve": "CVE-2025-21865",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21865"
},
{
"cve": "CVE-2025-21866",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21866"
},
{
"cve": "CVE-2025-21869",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21869"
},
{
"cve": "CVE-2025-21870",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21870"
},
{
"cve": "CVE-2025-21871",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21871"
},
{
"cve": "CVE-2025-21876",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21876"
},
{
"cve": "CVE-2025-21877",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21877"
},
{
"cve": "CVE-2025-21878",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21878"
},
{
"cve": "CVE-2025-21883",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21883"
},
{
"cve": "CVE-2025-21885",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21885"
},
{
"cve": "CVE-2025-21886",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21886"
},
{
"cve": "CVE-2025-21888",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21888"
},
{
"cve": "CVE-2025-21890",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21890"
},
{
"cve": "CVE-2025-21891",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21891"
},
{
"cve": "CVE-2025-21892",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21892"
},
{
"cve": "CVE-2025-22134",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22134"
},
{
"cve": "CVE-2025-22228",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22228"
},
{
"cve": "CVE-2025-22247",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22247"
},
{
"cve": "CVE-2025-22868",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-24014",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24014"
},
{
"cve": "CVE-2025-24813",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24813"
},
{
"cve": "CVE-2025-24855",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24855"
},
{
"cve": "CVE-2025-24928",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24928"
},
{
"cve": "CVE-2025-2588",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-2588"
},
{
"cve": "CVE-2025-26465",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-26465"
},
{
"cve": "CVE-2025-26466",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-26466"
},
{
"cve": "CVE-2025-26597",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-26597"
},
{
"cve": "CVE-2025-27113",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27113"
},
{
"cve": "CVE-2025-27219",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27219"
},
{
"cve": "CVE-2025-27220",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27220"
},
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2025-29087",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-29087"
},
{
"cve": "CVE-2025-29088",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-29088"
},
{
"cve": "CVE-2025-31115",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31115"
},
{
"cve": "CVE-2025-31335",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31335"
},
{
"cve": "CVE-2025-31650",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31650"
},
{
"cve": "CVE-2025-31651",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31651"
},
{
"cve": "CVE-2025-32414",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-32414"
},
{
"cve": "CVE-2025-32415",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-32415"
},
{
"cve": "CVE-2025-32728",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-32728"
},
{
"cve": "CVE-2025-3360",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-3360"
},
{
"cve": "CVE-2025-4207",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-4207"
},
{
"cve": "CVE-2025-4382",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-4382"
},
{
"cve": "CVE-2025-47268",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-47268"
},
{
"cve": "CVE-2025-4802",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-4802"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-48734"
}
]
}
WID-SEC-W-2025-1554
Vulnerability from csaf_certbund - Published: 2025-07-15 22:00 - Updated: 2025-07-15 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server <=19.27
Oracle / Database Server
|
<=19.27 | ||
|
Oracle Database Server <=23.8
Oracle / Database Server
|
<=23.8 | ||
|
Oracle Database Server <=21.18
Oracle / Database Server
|
<=21.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server <=19.27
Oracle / Database Server
|
<=19.27 | ||
|
Oracle Database Server <=23.8
Oracle / Database Server
|
<=23.8 | ||
|
Oracle Database Server <=21.18
Oracle / Database Server
|
<=21.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server <=19.27
Oracle / Database Server
|
<=19.27 | ||
|
Oracle Database Server <=23.8
Oracle / Database Server
|
<=23.8 | ||
|
Oracle Database Server <=21.18
Oracle / Database Server
|
<=21.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server <=19.27
Oracle / Database Server
|
<=19.27 | ||
|
Oracle Database Server <=23.8
Oracle / Database Server
|
<=23.8 | ||
|
Oracle Database Server <=21.18
Oracle / Database Server
|
<=21.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server <=19.27
Oracle / Database Server
|
<=19.27 | ||
|
Oracle Database Server <=23.8
Oracle / Database Server
|
<=23.8 | ||
|
Oracle Database Server <=21.18
Oracle / Database Server
|
<=21.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server <=19.27
Oracle / Database Server
|
<=19.27 | ||
|
Oracle Database Server <=23.8
Oracle / Database Server
|
<=23.8 | ||
|
Oracle Database Server <=21.18
Oracle / Database Server
|
<=21.18 |
{
"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": "Die Oracle Datenbank ist ein weit verbreitetes relationales Datenbanksystem.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Oracle Database Server 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-2025-1554 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1554.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1554 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1554"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - July 2025 - Appendix Oracle Database Server vom 2025-07-15",
"url": "https://www.oracle.com/security-alerts/cpujul2025.html#AppendixDB"
}
],
"source_lang": "en-US",
"title": "Oracle Database Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-15T22:00:00.000+00:00",
"generator": {
"date": "2025-07-16T08:21:56.865+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1554",
"initial_release_date": "2025-07-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-07-15T22: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=19.27",
"product": {
"name": "Oracle Database Server \u003c=19.27",
"product_id": "T045358"
}
},
{
"category": "product_version_range",
"name": "\u003c=19.27",
"product": {
"name": "Oracle Database Server \u003c=19.27",
"product_id": "T045358-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=23.8",
"product": {
"name": "Oracle Database Server \u003c=23.8",
"product_id": "T045359"
}
},
{
"category": "product_version_range",
"name": "\u003c=23.8",
"product": {
"name": "Oracle Database Server \u003c=23.8",
"product_id": "T045359-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=21.18",
"product": {
"name": "Oracle Database Server \u003c=21.18",
"product_id": "T045360"
}
},
{
"category": "product_version_range",
"name": "\u003c=21.18",
"product": {
"name": "Oracle Database Server \u003c=21.18",
"product_id": "T045360-fixed"
}
}
],
"category": "product_name",
"name": "Database Server"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"product_status": {
"last_affected": [
"T045358",
"T045359",
"T045360"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2025-30750",
"product_status": {
"last_affected": [
"T045358",
"T045359",
"T045360"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-30750"
},
{
"cve": "CVE-2025-30751",
"product_status": {
"last_affected": [
"T045358",
"T045359",
"T045360"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-30751"
},
{
"cve": "CVE-2025-50066",
"product_status": {
"last_affected": [
"T045358",
"T045359",
"T045360"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-50066"
},
{
"cve": "CVE-2025-50069",
"product_status": {
"last_affected": [
"T045358",
"T045359",
"T045360"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-50069"
},
{
"cve": "CVE-2025-50070",
"product_status": {
"last_affected": [
"T045358",
"T045359",
"T045360"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-50070"
}
]
}
WID-SEC-W-2025-1559
Vulnerability from csaf_certbund - Published: 2025-07-15 22:00 - Updated: 2026-02-05 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 24.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.1
|
24.3.1 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
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 23.4.3
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.3
|
23.4.3 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 9.1.5
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.5
|
9.1.5 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 22.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.0
|
22.4.0 | |
|
Oracle Communications 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.1.101
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.101
|
25.1.101 | |
|
Oracle Communications 15.0.3
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.3
|
15.0.3 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=24.2.3
Oracle / Communications
|
<=24.2.3 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.6
Oracle / Communications
|
<=24.2.6 |
{
"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-1559 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1559.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1559 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1559"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - July 2025 - Appendix Oracle Communications vom 2025-07-15",
"url": "https://www.oracle.com/security-alerts/cpujul2025.html#AppendixCGBU"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7259752 vom 2026-02-05",
"url": "https://www.ibm.com/support/pages/node/7259752"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-02-05T23:00:00.000+00:00",
"generator": {
"date": "2026-02-06T10:00:52.173+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-1559",
"initial_release_date": "2025-07-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-07-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "22.4.0",
"product": {
"name": "Oracle Communications 22.4.0",
"product_id": "T024981",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.4.0"
}
}
},
{
"category": "product_version",
"name": "23.1.0",
"product": {
"name": "Oracle Communications 23.1.0",
"product_id": "T027326",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.1.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": "23.4.3",
"product": {
"name": "Oracle Communications 23.4.3",
"product_id": "T036195",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.4.3"
}
}
},
{
"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",
"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.2.0",
"product": {
"name": "Oracle Communications 9.2.0",
"product_id": "T036207",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.2.0"
}
}
},
{
"category": "product_version",
"name": "9.3.0",
"product": {
"name": "Oracle Communications 9.3.0",
"product_id": "T036208",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.3.0"
}
}
},
{
"category": "product_version",
"name": "9.1.5",
"product": {
"name": "Oracle Communications 9.1.5",
"product_id": "T038380",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.1.5"
}
}
},
{
"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_range",
"name": "\u003c=24.2.3",
"product": {
"name": "Oracle Communications \u003c=24.2.3",
"product_id": "T040449"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.3",
"product": {
"name": "Oracle Communications \u003c=24.2.3",
"product_id": "T040449-fixed"
}
},
{
"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": "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",
"name": "24.3.1",
"product": {
"name": "Oracle Communications 24.3.1",
"product_id": "T045370",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.3.1"
}
}
},
{
"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_range",
"name": "\u003c=24.2.6",
"product": {
"name": "Oracle Communications \u003c=24.2.6",
"product_id": "T045373"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.6",
"product": {
"name": "Oracle Communications \u003c=24.2.6",
"product_id": "T045373-fixed"
}
},
{
"category": "product_version",
"name": "15.0.0.0",
"product": {
"name": "Oracle Communications 15.0.0.0",
"product_id": "T045374",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.0"
}
}
},
{
"category": "product_version",
"name": "15.0.3",
"product": {
"name": "Oracle Communications 15.0.3",
"product_id": "T045375",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.3"
}
}
},
{
"category": "product_version",
"name": "25.1.101",
"product": {
"name": "Oracle Communications 25.1.101",
"product_id": "T045376",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.101"
}
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-27349",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2023-27349"
},
{
"cve": "CVE-2023-51074",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2023-51074"
},
{
"cve": "CVE-2023-5685",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2023-5685"
},
{
"cve": "CVE-2024-1135",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-1135"
},
{
"cve": "CVE-2024-12133",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-12133"
},
{
"cve": "CVE-2024-12797",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-12797"
},
{
"cve": "CVE-2024-25638",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-25638"
},
{
"cve": "CVE-2024-28182",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-31744",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-31744"
},
{
"cve": "CVE-2024-34064",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-35195",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-37891",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38819",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-38819"
},
{
"cve": "CVE-2024-38827",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-38827"
},
{
"cve": "CVE-2024-43796",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-43796"
},
{
"cve": "CVE-2024-46956",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-46956"
},
{
"cve": "CVE-2024-47072",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-47072"
},
{
"cve": "CVE-2024-47606",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-47606"
},
{
"cve": "CVE-2024-49767",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-49767"
},
{
"cve": "CVE-2024-57699",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-57699"
},
{
"cve": "CVE-2024-7254",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-7885",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-7885"
},
{
"cve": "CVE-2024-8006",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-8006"
},
{
"cve": "CVE-2024-8176",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-8176"
},
{
"cve": "CVE-2024-9287",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-9287"
},
{
"cve": "CVE-2025-0395",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-0395"
},
{
"cve": "CVE-2025-0624",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-0624"
},
{
"cve": "CVE-2025-23016",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-23016"
},
{
"cve": "CVE-2025-24928",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-24928"
},
{
"cve": "CVE-2025-24970",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-24970"
},
{
"cve": "CVE-2025-27113",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-27113"
},
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2025-27516",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-27516"
},
{
"cve": "CVE-2025-31721",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-31721"
},
{
"cve": "CVE-2025-4598",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-4598"
},
{
"cve": "CVE-2025-4802",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-4802"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-48988",
"product_status": {
"known_affected": [
"T036205",
"T036206",
"T036207",
"T045370",
"T036208",
"T040448",
"T036197",
"T034146",
"T032495",
"T042794",
"T042795",
"T036195",
"T042796",
"T038380",
"T027326",
"T045372",
"T024981",
"T045374",
"T045376",
"T045375",
"T028684",
"T042793"
],
"last_affected": [
"T040449",
"T045371",
"T045373"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-48988"
}
]
}
WID-SEC-W-2025-1560
Vulnerability from csaf_certbund - Published: 2025-07-15 22:00 - Updated: 2025-07-15 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 15.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 8.0.0.9.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.9.0
|
8.0.0.9.0 | |
|
Oracle Communications Applications 6.0.5
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.5
|
6.0.5 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 6.3.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1
|
6.3.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Oracle Communications Applications 3.0.3.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications Applications 15.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications Applications 8.0.0.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.8.0
|
8.0.0.8.0 | |
|
Oracle Communications Applications 3.0.3.3.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:3.0.3.3.0
|
3.0.3.3.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=6.1.0
Oracle / Communications Applications
|
<=6.1.0 | ||
|
Oracle Communications Applications <=12.0.0.8
Oracle / Communications Applications
|
<=12.0.0.8 | ||
|
Oracle Communications Applications <=15.0.1.0
Oracle / Communications Applications
|
<=15.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 | ||
|
Oracle Communications Applications <=7.4.2
Oracle / Communications Applications
|
<=7.4.2 | ||
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Communications Applications umfasst eine Sammlung von Werkzeugen zur Verwaltung von Messaging-, Kommunikationsdiensten und -ressourcen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications Applications 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-2025-1560 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1560.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1560 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1560"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - July 2025 - Appendix Oracle Communications Applications vom 2025-07-15",
"url": "https://www.oracle.com/security-alerts/cpujul2025.html#AppendixCAGBU"
}
],
"source_lang": "en-US",
"title": "Oracle Communications Applications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-15T22:00:00.000+00:00",
"generator": {
"date": "2025-07-16T08:26:54.533+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1560",
"initial_release_date": "2025-07-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-07-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "6.3.1",
"product": {
"name": "Oracle Communications Applications 6.3.1",
"product_id": "T018935",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:6.3.1"
}
}
},
{
"category": "product_version",
"name": "7.4.0",
"product": {
"name": "Oracle Communications Applications 7.4.0",
"product_id": "T018938",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.4.0"
}
}
},
{
"category": "product_version",
"name": "7.4.1",
"product": {
"name": "Oracle Communications Applications 7.4.1",
"product_id": "T018939",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.4.1"
}
}
},
{
"category": "product_version",
"name": "7.3.6",
"product": {
"name": "Oracle Communications Applications 7.3.6",
"product_id": "T021635",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.3.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=12.0.6.0.0",
"product": {
"name": "Oracle Communications Applications \u003c=12.0.6.0.0",
"product_id": "T027325"
}
},
{
"category": "product_version_range",
"name": "\u003c=12.0.6.0.0",
"product": {
"name": "Oracle Communications Applications \u003c=12.0.6.0.0",
"product_id": "T027325-fixed"
}
},
{
"category": "product_version",
"name": "8.0.0.8.0",
"product": {
"name": "Oracle Communications Applications 8.0.0.8.0",
"product_id": "T028673",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:8.0.0.8.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=12.0.0.8",
"product": {
"name": "Oracle Communications Applications \u003c=12.0.0.8",
"product_id": "T034251"
}
},
{
"category": "product_version_range",
"name": "\u003c=12.0.0.8",
"product": {
"name": "Oracle Communications Applications \u003c=12.0.0.8",
"product_id": "T034251-fixed"
}
},
{
"category": "product_version",
"name": "15.0.0.0",
"product": {
"name": "Oracle Communications Applications 15.0.0.0",
"product_id": "T034252",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:15.0.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.4.2",
"product": {
"name": "Oracle Communications Applications \u003c=7.4.2",
"product_id": "T034254"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.4.2",
"product": {
"name": "Oracle Communications Applications \u003c=7.4.2",
"product_id": "T034254-fixed"
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "Oracle Communications Applications 7.5.0",
"product_id": "T034255",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.5.0"
}
}
},
{
"category": "product_version",
"name": "7.5.1",
"product": {
"name": "Oracle Communications Applications 7.5.1",
"product_id": "T034256",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.5.1"
}
}
},
{
"category": "product_version",
"name": "6.0.5",
"product": {
"name": "Oracle Communications Applications 6.0.5",
"product_id": "T038372",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:6.0.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0",
"product": {
"name": "Oracle Communications Applications \u003c=15.0.1.0",
"product_id": "T040434"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0",
"product": {
"name": "Oracle Communications Applications \u003c=15.0.1.0",
"product_id": "T040434-fixed"
}
},
{
"category": "product_version",
"name": "3.0.3.3.0",
"product": {
"name": "Oracle Communications Applications 3.0.3.3.0",
"product_id": "T040440",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:3.0.3.3.0"
}
}
},
{
"category": "product_version",
"name": "15.1.0.0",
"product": {
"name": "Oracle Communications Applications 15.1.0.0",
"product_id": "T045364",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:15.1.0.0"
}
}
},
{
"category": "product_version",
"name": "3.0.3.4.0",
"product": {
"name": "Oracle Communications Applications 3.0.3.4.0",
"product_id": "T045365",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:3.0.3.4.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.8.0",
"product": {
"name": "Oracle Communications Applications \u003c=7.8.0",
"product_id": "T045366"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.8.0",
"product": {
"name": "Oracle Communications Applications \u003c=7.8.0",
"product_id": "T045366-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=6.1.0",
"product": {
"name": "Oracle Communications Applications \u003c=6.1.0",
"product_id": "T045368"
}
},
{
"category": "product_version_range",
"name": "\u003c=6.1.0",
"product": {
"name": "Oracle Communications Applications \u003c=6.1.0",
"product_id": "T045368-fixed"
}
},
{
"category": "product_version",
"name": "8.0.0.9.0",
"product": {
"name": "Oracle Communications Applications 8.0.0.9.0",
"product_id": "T045369",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:8.0.0.9.0"
}
}
}
],
"category": "product_name",
"name": "Communications Applications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-31141",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-31141"
},
{
"cve": "CVE-2024-34517",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-34517"
},
{
"cve": "CVE-2024-47554",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2024-56128",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-56128"
},
{
"cve": "CVE-2024-56406",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-56406"
},
{
"cve": "CVE-2024-57699",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-57699"
},
{
"cve": "CVE-2024-7264",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-7264"
},
{
"cve": "CVE-2024-8176",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-8176"
},
{
"cve": "CVE-2024-9143",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-9143"
},
{
"cve": "CVE-2024-9287",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-9287"
},
{
"cve": "CVE-2025-1974",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-1974"
},
{
"cve": "CVE-2025-24814",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-24814"
},
{
"cve": "CVE-2025-24928",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-24928"
},
{
"cve": "CVE-2025-24970",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-24970"
},
{
"cve": "CVE-2025-26791",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-26791"
},
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2025-27533",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-27533"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-48988",
"product_status": {
"known_affected": [
"T034252",
"T034256",
"T034255",
"T045369",
"T038372",
"T021635",
"T018935",
"T018938",
"T018939",
"T045365",
"T045364",
"T028673",
"T040440"
],
"last_affected": [
"T045368",
"T034251",
"T040434",
"T027325",
"T034254",
"T045366"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-48988"
}
]
}
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.