Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-9086 (GCVE-0-2025-9086)
Vulnerability from cvelistv5 – Published: 2025-09-12 05:10 – Updated: 2026-01-08 09:51
VLAI
EPSS
Title
Out of bounds read for cookie path
Summary
1. A cookie is set using the `secure` keyword for `https://target`
2. curl is redirected to or otherwise made to speak with `http://target` (same
hostname, but using clear text HTTP) using the same cookie set
3. The same cookie name is set - but with just a slash as path (`path=\"/\",`).
Since this site is not secure, the cookie *should* just be ignored.
4. A bug in the path comparison logic makes curl read outside a heap buffer
boundary
The bug either causes a crash or it potentially makes the comparison come to
the wrong conclusion and lets the clear-text site override the contents of the
secure cookie, contrary to expectations and depending on the memory contents
immediately following the single-byte allocation that holds the path.
The presumed and correct behavior would be to plainly ignore the second set of
the cookie since it was already set as secure on a secure host so overriding
it on an insecure host should not be okay.
Severity
7.5 (High)
Assigner
References
Impacted products
Credits
Google Big Sleep
Daniel Stenberg
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-9086",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-12T17:15:47.921625Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-09-12T17:16:20.317Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-01-05T02:47:38.406Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/09/10/1"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2026/01/msg00002.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "curl",
"vendor": "curl",
"versions": [
{
"lessThanOrEqual": "8.15.0",
"status": "affected",
"version": "8.15.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.14.1",
"status": "affected",
"version": "8.14.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.14.0",
"status": "affected",
"version": "8.14.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.13.0",
"status": "affected",
"version": "8.13.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Google Big Sleep"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Daniel Stenberg"
}
],
"descriptions": [
{
"lang": "en",
"value": "1. A cookie is set using the `secure` keyword for `https://target` \n 2. curl is redirected to or otherwise made to speak with `http://target` (same \n hostname, but using clear text HTTP) using the same cookie set \n 3. The same cookie name is set - but with just a slash as path (`path=\\\"/\\\",`).\n Since this site is not secure, the cookie *should* just be ignored.\n4. A bug in the path comparison logic makes curl read outside a heap buffer\n boundary\n\nThe bug either causes a crash or it potentially makes the comparison come to\nthe wrong conclusion and lets the clear-text site override the contents of the\nsecure cookie, contrary to expectations and depending on the memory contents\nimmediately following the single-byte allocation that holds the path.\n\nThe presumed and correct behavior would be to plainly ignore the second set of\nthe cookie since it was already set as secure on a secure host so overriding\nit on an insecure host should not be okay."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-125 Out-of-bounds Read",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-08T09:51:46.552Z",
"orgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
"shortName": "curl"
},
"references": [
{
"name": "json",
"url": "https://curl.se/docs/CVE-2025-9086.json"
},
{
"name": "www",
"url": "https://curl.se/docs/CVE-2025-9086.html"
},
{
"name": "issue",
"url": "https://hackerone.com/reports/3294999"
}
],
"title": "Out of bounds read for cookie path"
}
},
"cveMetadata": {
"assignerOrgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
"assignerShortName": "curl",
"cveId": "CVE-2025-9086",
"datePublished": "2025-09-12T05:10:03.815Z",
"dateReserved": "2025-08-16T05:40:23.800Z",
"dateUpdated": "2026-01-08T09:51:46.552Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-9086",
"date": "2026-05-30",
"epss": "0.00102",
"percentile": "0.27657"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-9086\",\"sourceIdentifier\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"published\":\"2025-09-12T06:15:44.100\",\"lastModified\":\"2026-01-20T14:58:01.347\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"1. A cookie is set using the `secure` keyword for `https://target` \\n 2. curl is redirected to or otherwise made to speak with `http://target` (same \\n hostname, but using clear text HTTP) using the same cookie set \\n 3. The same cookie name is set - but with just a slash as path (`path=\\\\\\\"/\\\\\\\",`).\\n Since this site is not secure, the cookie *should* just be ignored.\\n4. A bug in the path comparison logic makes curl read outside a heap buffer\\n boundary\\n\\nThe bug either causes a crash or it potentially makes the comparison come to\\nthe wrong conclusion and lets the clear-text site override the contents of the\\nsecure cookie, contrary to expectations and depending on the memory contents\\nimmediately following the single-byte allocation that holds the path.\\n\\nThe presumed and correct behavior would be to plainly ignore the second set of\\nthe cookie since it was already set as secure on a secure host so overriding\\nit on an insecure host should not be okay.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.13.0\",\"versionEndExcluding\":\"8.16.0\",\"matchCriteriaId\":\"4979D5F1-8D49-4EC0-AC6B-230636A10C34\"}]}]},{\"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://curl.se/docs/CVE-2025-9086.html\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Vendor Advisory\",\"Patch\"]},{\"url\":\"https://curl.se/docs/CVE-2025-9086.json\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://hackerone.com/reports/3294999\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/09/10/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\",\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/01/msg00002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/09/10/1\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2026/01/msg00002.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-01-05T02:47:38.406Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-9086\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-12T17:15:47.921625Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-12T17:16:09.204Z\"}}], \"cna\": {\"title\": \"Out of bounds read for cookie path\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Google Big Sleep\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Daniel Stenberg\"}], \"affected\": [{\"vendor\": \"curl\", \"product\": \"curl\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.15.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.15.0\"}, {\"status\": \"affected\", \"version\": \"8.14.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.14.1\"}, {\"status\": \"affected\", \"version\": \"8.14.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.14.0\"}, {\"status\": \"affected\", \"version\": \"8.13.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.13.0\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://curl.se/docs/CVE-2025-9086.json\", \"name\": \"json\"}, {\"url\": \"https://curl.se/docs/CVE-2025-9086.html\", \"name\": \"www\"}, {\"url\": \"https://hackerone.com/reports/3294999\", \"name\": \"issue\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"1. A cookie is set using the `secure` keyword for `https://target` \\n 2. curl is redirected to or otherwise made to speak with `http://target` (same \\n hostname, but using clear text HTTP) using the same cookie set \\n 3. The same cookie name is set - but with just a slash as path (`path=\\\\\\\"/\\\\\\\",`).\\n Since this site is not secure, the cookie *should* just be ignored.\\n4. A bug in the path comparison logic makes curl read outside a heap buffer\\n boundary\\n\\nThe bug either causes a crash or it potentially makes the comparison come to\\nthe wrong conclusion and lets the clear-text site override the contents of the\\nsecure cookie, contrary to expectations and depending on the memory contents\\nimmediately following the single-byte allocation that holds the path.\\n\\nThe presumed and correct behavior would be to plainly ignore the second set of\\nthe cookie since it was already set as secure on a secure host so overriding\\nit on an insecure host should not be okay.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-125 Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"2499f714-1537-4658-8207-48ae4bb9eae9\", \"shortName\": \"curl\", \"dateUpdated\": \"2026-01-08T09:51:46.552Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-9086\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-08T09:51:46.552Z\", \"dateReserved\": \"2025-08-16T05:40:23.800Z\", \"assignerOrgId\": \"2499f714-1537-4658-8207-48ae4bb9eae9\", \"datePublished\": \"2025-09-12T05:10:03.815Z\", \"assignerShortName\": \"curl\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:21145-1
Vulnerability from csaf_suse - Published: 2025-11-26 14:28 - Updated: 2025-11-26 14:28Summary
Security update for curl
Severity
Important
Notes
Title of the patch: Security update for curl
Description of the patch: This update for curl fixes the following issues:
- CVE-2025-9086: Fixed Out of bounds read for cookie path (bsc#1249191)
- CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes (bsc#1253757)
- CVE-2025-10148: Fixed predictable WebSocket mask (bsc#1249348)
Other fixes:
- tool_operate: fix return code when --retry is used but not
triggered (bsc#1249367)
Patchnames: SUSE-SLES-16.0-57
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
17 references
{
"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 curl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for curl fixes the following issues:\n\n- CVE-2025-9086: Fixed Out of bounds read for cookie path (bsc#1249191)\n- CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes (bsc#1253757)\n- CVE-2025-10148: Fixed predictable WebSocket mask (bsc#1249348)\n\nOther fixes:\n- tool_operate: fix return code when --retry is used but not\n triggered (bsc#1249367)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-57",
"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_21145-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21145-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521145-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21145-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023512.html"
},
{
"category": "self",
"summary": "SUSE Bug 1249191",
"url": "https://bugzilla.suse.com/1249191"
},
{
"category": "self",
"summary": "SUSE Bug 1249348",
"url": "https://bugzilla.suse.com/1249348"
},
{
"category": "self",
"summary": "SUSE Bug 1249367",
"url": "https://bugzilla.suse.com/1249367"
},
{
"category": "self",
"summary": "SUSE Bug 1253757",
"url": "https://bugzilla.suse.com/1253757"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10148 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11563 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11563/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9086 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9086/"
}
],
"title": "Security update for curl",
"tracking": {
"current_release_date": "2025-11-26T14:28:47Z",
"generator": {
"date": "2025-11-26T14:28:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21145-1",
"initial_release_date": "2025-11-26T14:28:47Z",
"revision_history": [
{
"date": "2025-11-26T14:28:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.aarch64",
"product": {
"name": "curl-8.14.1-160000.3.1.aarch64",
"product_id": "curl-8.14.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-160000.3.1.aarch64",
"product": {
"name": "libcurl-devel-8.14.1-160000.3.1.aarch64",
"product_id": "libcurl-devel-8.14.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-160000.3.1.aarch64",
"product": {
"name": "libcurl-mini4-8.14.1-160000.3.1.aarch64",
"product_id": "libcurl-mini4-8.14.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.aarch64",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.aarch64",
"product_id": "libcurl4-8.14.1-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-zsh-completion-8.14.1-160000.3.1.noarch",
"product": {
"name": "curl-zsh-completion-8.14.1-160000.3.1.noarch",
"product_id": "curl-zsh-completion-8.14.1-160000.3.1.noarch"
}
},
{
"category": "product_version",
"name": "libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"product": {
"name": "libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"product_id": "libcurl-devel-doc-8.14.1-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.ppc64le",
"product": {
"name": "curl-8.14.1-160000.3.1.ppc64le",
"product_id": "curl-8.14.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-160000.3.1.ppc64le",
"product": {
"name": "libcurl-devel-8.14.1-160000.3.1.ppc64le",
"product_id": "libcurl-devel-8.14.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"product": {
"name": "libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"product_id": "libcurl-mini4-8.14.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.ppc64le",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.ppc64le",
"product_id": "libcurl4-8.14.1-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.s390x",
"product": {
"name": "curl-8.14.1-160000.3.1.s390x",
"product_id": "curl-8.14.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-160000.3.1.s390x",
"product": {
"name": "libcurl-devel-8.14.1-160000.3.1.s390x",
"product_id": "libcurl-devel-8.14.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-160000.3.1.s390x",
"product": {
"name": "libcurl-mini4-8.14.1-160000.3.1.s390x",
"product_id": "libcurl-mini4-8.14.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.s390x",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.s390x",
"product_id": "libcurl4-8.14.1-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.x86_64",
"product": {
"name": "curl-8.14.1-160000.3.1.x86_64",
"product_id": "curl-8.14.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-160000.3.1.x86_64",
"product": {
"name": "libcurl-devel-8.14.1-160000.3.1.x86_64",
"product_id": "libcurl-devel-8.14.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-160000.3.1.x86_64",
"product": {
"name": "libcurl-mini4-8.14.1-160000.3.1.x86_64",
"product_id": "libcurl-mini4-8.14.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.x86_64",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.x86_64",
"product_id": "libcurl4-8.14.1-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64"
},
"product_reference": "curl-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "curl-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x"
},
"product_reference": "curl-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64"
},
"product_reference": "curl-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-zsh-completion-8.14.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch"
},
"product_reference": "curl-zsh-completion-8.14.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-doc-8.14.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch"
},
"product_reference": "libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64"
},
"product_reference": "curl-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "curl-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x"
},
"product_reference": "curl-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64"
},
"product_reference": "curl-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-zsh-completion-8.14.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch"
},
"product_reference": "curl-zsh-completion-8.14.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-doc-8.14.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch"
},
"product_reference": "libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10148"
}
],
"notes": [
{
"category": "general",
"text": "curl\u0027s websocket code did not update the 32 bit mask pattern for each new\n outgoing frame as the specification says. Instead it used a fixed mask that\npersisted and was used throughout the entire connection.\n\nA predictable mask pattern allows for a malicious server to induce traffic\nbetween the two communicating parties that could be interpreted by an involved\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\nand thereby poison its cache. That cached poisoned content could then be\nserved to all users of that proxy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10148",
"url": "https://www.suse.com/security/cve/CVE-2025-10148"
},
{
"category": "external",
"summary": "SUSE Bug 1249348 for CVE-2025-10148",
"url": "https://bugzilla.suse.com/1249348"
}
],
"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 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T14:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-10148"
},
{
"cve": "CVE-2025-11563",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11563"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11563",
"url": "https://www.suse.com/security/cve/CVE-2025-11563"
},
{
"category": "external",
"summary": "SUSE Bug 1253757 for CVE-2025-11563",
"url": "https://bugzilla.suse.com/1253757"
}
],
"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 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T14:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-11563"
},
{
"cve": "CVE-2025-9086",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9086"
}
],
"notes": [
{
"category": "general",
"text": "1. A cookie is set using the `secure` keyword for `https://target`\n2. curl is redirected to or otherwise made to speak with `http://target` (same\n hostname, but using clear text HTTP) using the same cookie set\n3. The same cookie name is set - but with just a slash as path (`path=\u0027/\u0027`).\n Since this site is not secure, the cookie *should* just be ignored.\n4. A bug in the path comparison logic makes curl read outside a heap buffer\n boundary\n\nThe bug either causes a crash or it potentially makes the comparison come to\nthe wrong conclusion and lets the clear-text site override the contents of the\nsecure cookie, contrary to expectations and depending on the memory contents\nimmediately following the single-byte allocation that holds the path.\n\nThe presumed and correct behavior would be to plainly ignore the second set of\nthe cookie since it was already set as secure on a secure host so overriding\nit on an insecure host should not be okay.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9086",
"url": "https://www.suse.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "SUSE Bug 1249191 for CVE-2025-9086",
"url": "https://bugzilla.suse.com/1249191"
}
],
"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 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T14:28:47Z",
"details": "important"
}
],
"title": "CVE-2025-9086"
}
]
}
WID-SEC-W-2025-2023
Vulnerability from csaf_certbund - Published: 2025-09-09 22:00 - Updated: 2026-03-03 23:00Summary
cURL: Mehrere Schwachstellen ermöglichen Manipulation von Dateien
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: cURL ist eine Client-Software, die das Austauschen von Dateien mittels mehrerer Protokolle wie z. B. HTTP oder FTP erlaubt.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in cURL ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
Affected products
Known affected
23 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
HCL BigFix <10.0.15
HCL / BigFix
|
<10.0.15 | ||
|
HCL BigFix <11.0.5
HCL / BigFix
|
<11.0.5 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Tenable Security Nessus Network Monitor <6.5.3
Tenable Security / Nessus Network Monitor
|
<6.5.3 | ||
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Meinberg LANTIME <7.10.004
Meinberg / LANTIME
|
<7.10.004 | ||
|
Open Source cURL <8.16.0
Open Source / cURL
|
<8.16.0 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
23 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
HCL BigFix <10.0.15
HCL / BigFix
|
<10.0.15 | ||
|
HCL BigFix <11.0.5
HCL / BigFix
|
<11.0.5 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Tenable Security Nessus Network Monitor <6.5.3
Tenable Security / Nessus Network Monitor
|
<6.5.3 | ||
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Meinberg LANTIME <7.10.004
Meinberg / LANTIME
|
<7.10.004 | ||
|
Open Source cURL <8.16.0
Open Source / cURL
|
<8.16.0 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
References
48 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "cURL ist eine Client-Software, die das Austauschen von Dateien mittels mehrerer Protokolle wie z. B. HTTP oder FTP erlaubt.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in cURL ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2023 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2023.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2023 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2023"
},
{
"category": "external",
"summary": "Project curl Security Advisory vom 2025-09-09",
"url": "https://curl.se/docs/CVE-2025-10148.html"
},
{
"category": "external",
"summary": "Project curl Security Advisory vom 2025-09-09",
"url": "https://curl.se/docs/CVE-2025-9086.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03173-1 vom 2025-09-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022498.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03198-1 vom 2025-09-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022523.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-4DAEC13254 vom 2025-09-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-4daec13254"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-97AE15DC56 vom 2025-09-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-97ae15dc56"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03267-1 vom 2025-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022585.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03268-1 vom 2025-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022584.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15590-1 vom 2025-10-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5GZTWINKWAUBSCNDAPP4PHJERJZBCGZG/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20802-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022881.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20824-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022901.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-404 vom 2025-10-31",
"url": "https://www.dell.com/support/kbdoc/000385435"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20251031-0007 vom 2025-10-31",
"url": "https://security.netapp.com/advisory/NTAP-20251031-0007"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20251031-0008 vom 2025-10-31",
"url": "https://security.netapp.com/advisory/NTAP-20251031-0008"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3056 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3056.html"
},
{
"category": "external",
"summary": "Meinberg Security Advisory MBGSA-2025.06 vom 2025-11-27",
"url": "https://www.meinberg.de/german/news/meinberg-security-advisory-mbgsa-2025-06-lantime-firmware-v7-10-004.htm"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21077-1 vom 2025-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023430.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7254360 vom 2025-12-11",
"url": "https://www.ibm.com/support/pages/node/7254360"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23043 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23043"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21145-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023512.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23125 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23125"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23126 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23126"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23127 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23127"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23383 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23383"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23383 vom 2025-12-19",
"url": "https://linux.oracle.com/errata/ELSA-2025-23383.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23383 vom 2025-12-19",
"url": "https://errata.build.resf.org/RLSA-2025:23383"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4432 vom 2026-01-05",
"url": "https://lists.debian.org/debian-lts-announce/2026/01/msg00002.html"
},
{
"category": "external",
"summary": "HCL Security Bulletin vom 2026-01-20",
"url": "https://support.hcl-software.com/community?id=community_blog\u0026sys_id=ddd6f13d3ba2365028f8f547f4e45a60"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0950 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1350 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:1350"
},
{
"category": "external",
"summary": "Tenable Security Advisory TNS-2026-02 vom 2026-01-27",
"url": "https://de.tenable.com/security/tns-2026-02"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1350 vom 2026-01-28",
"url": "https://linux.oracle.com/errata/ELSA-2026-1350.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1477 vom 2026-01-28",
"url": "https://access.redhat.com/errata/RHSA-2026:1477"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7258234 vom 2026-01-28",
"url": "https://www.ibm.com/support/pages/node/7258234"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-030 vom 2026-01-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000421570/dsa-2026-030-security-update-for-dell-networker-vproxy-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1350 vom 2026-01-31",
"url": "https://errata.build.resf.org/RLSA-2026:1350"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1736 vom 2026-02-02",
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1825 vom 2026-02-03",
"url": "http://linux.oracle.com/errata/ELSA-2026-1825.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1825 vom 2026-02-03",
"url": "https://access.redhat.com/errata/RHSA-2026:1825"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1825 vom 2026-02-06",
"url": "https://errata.build.resf.org/RLSA-2026:1825"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2485 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2485"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2563 vom 2026-02-11",
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8062-1 vom 2026-02-25",
"url": "https://ubuntu.com/security/notices/USN-8062-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8062-2 vom 2026-03-03",
"url": "https://ubuntu.com/security/notices/USN-8062-2"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7262441 vom 2026-03-03",
"url": "https://www.ibm.com/support/pages/node/7262441"
}
],
"source_lang": "en-US",
"title": "cURL: Mehrere Schwachstellen erm\u00f6glichen Manipulation von Dateien",
"tracking": {
"current_release_date": "2026-03-03T23:00:00.000+00:00",
"generator": {
"date": "2026-03-04T11:17:33.482+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2023",
"initial_release_date": "2025-09-09T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-09-09T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-09-11T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-14T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-17T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-09-18T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Fedora und SUSE aufgenommen"
},
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-10-13T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-10T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Meinberg aufgenommen"
},
{
"date": "2025-11-30T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von IBM, Red Hat und SUSE aufgenommen"
},
{
"date": "2025-12-11T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-18T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat, Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-01-04T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-01-20T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von HCL aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-27T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat, Tenable und Oracle Linux aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-02-02T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-02-10T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-24T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Ubuntu und IBM aufgenommen"
}
],
"status": "final",
"version": "31"
}
},
"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:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
},
{
"category": "product_version_range",
"name": "vProxy \u003c19.14",
"product": {
"name": "Dell NetWorker vProxy \u003c19.14",
"product_id": "T050451"
}
},
{
"category": "product_version",
"name": "vProxy 19.14",
"product": {
"name": "Dell NetWorker vProxy 19.14",
"product_id": "T050451-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy__19.14"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c11.0.5",
"product": {
"name": "HCL BigFix \u003c11.0.5",
"product_id": "T050214"
}
},
{
"category": "product_version",
"name": "11.0.5",
"product": {
"name": "HCL BigFix 11.0.5",
"product_id": "T050214-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hcltech:bigfix:11.0.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.15",
"product": {
"name": "HCL BigFix \u003c10.0.15",
"product_id": "T050215"
}
},
{
"category": "product_version",
"name": "10.0.15",
"product": {
"name": "HCL BigFix 10.0.15",
"product_id": "T050215-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hcltech:bigfix:10.0.15"
}
}
}
],
"category": "product_name",
"name": "BigFix"
}
],
"category": "vendor",
"name": "HCL"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM AIX 7.3",
"product_id": "1139691",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.3"
}
}
}
],
"category": "product_name",
"name": "AIX"
},
{
"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": "\u003c7.5.0 UP14 IF04",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP14 IF04",
"product_id": "T050392"
}
},
{
"category": "product_version",
"name": "7.5.0 UP14 IF04",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP14 IF04",
"product_id": "T050392-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up14_if04"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.10.004",
"product": {
"name": "Meinberg LANTIME \u003c7.10.004",
"product_id": "T048945"
}
},
{
"category": "product_version",
"name": "7.10.004",
"product": {
"name": "Meinberg LANTIME 7.10.004",
"product_id": "T048945-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:7.10.004"
}
}
}
],
"category": "product_name",
"name": "LANTIME"
}
],
"category": "vendor",
"name": "Meinberg"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T047567",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "NetApp Data ONTAP 9",
"product_id": "T039981",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:9"
}
}
}
],
"category": "product_name",
"name": "Data ONTAP"
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.16.0",
"product": {
"name": "Open Source cURL \u003c8.16.0",
"product_id": "T046865"
}
},
{
"category": "product_version",
"name": "8.16.0",
"product": {
"name": "Open Source cURL 8.16.0",
"product_id": "T046865-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:curl:curl:8.16.0"
}
}
}
],
"category": "product_name",
"name": "cURL"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.5.3",
"product": {
"name": "Tenable Security Nessus Network Monitor \u003c6.5.3",
"product_id": "T050330"
}
},
{
"category": "product_version",
"name": "6.5.3",
"product": {
"name": "Tenable Security Nessus Network Monitor 6.5.3",
"product_id": "T050330-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:tenable:nessus_network_monitor:6.5.3"
}
}
}
],
"category": "product_name",
"name": "Nessus Network Monitor"
}
],
"category": "vendor",
"name": "Tenable Security"
},
{
"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-9086",
"product_status": {
"known_affected": [
"T050392",
"67646",
"T050215",
"T050214",
"T004914",
"T050330",
"T050451",
"T032255",
"T039981",
"74185",
"T032495",
"T039664",
"1139691",
"T048945",
"T046865",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"T047567",
"T048226",
"T048301"
]
},
"release_date": "2025-09-09T22:00:00.000+00:00",
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-10148",
"product_status": {
"known_affected": [
"T050392",
"67646",
"T050215",
"T050214",
"T004914",
"T050330",
"T050451",
"T032255",
"T039981",
"74185",
"T032495",
"T039664",
"1139691",
"T048945",
"T046865",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"T047567",
"T048226",
"T048301"
]
},
"release_date": "2025-09-09T22:00:00.000+00:00",
"title": "CVE-2025-10148"
}
]
}
WID-SEC-W-2025-2360
Vulnerability from csaf_certbund - Published: 2025-10-21 22:00 - Updated: 2025-11-17 23:00Summary
Oracle Communications Applications: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Communications Applications umfasst eine Sammlung von Werkzeugen zur Verwaltung von Messaging-, Kommunikationsdiensten und -ressourcen.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications Applications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- Windows
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
Affected products
Known affected
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
7.4.1 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications Applications 7.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.7.0
|
7.7.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 8.1.0.28
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.28
|
8.1.0.28 | |
|
Oracle Communications Applications 8.0.0.7.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.7.0
|
8.0.0.7.0 | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
7.5.0 | |
|
Oracle Communications Applications 7.8.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.8.0
|
7.8.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 2.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.0.0
|
2.0.0.0.0 | |
|
Oracle Communications Applications 2.0.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:2.0.0.1.0
|
2.0.0.1.0 | |
|
Oracle Communications Applications 15.0.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications Applications 6.1.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.1.1
|
6.1.1 | |
|
Oracle Communications Applications 7.5.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.1
|
7.5.1 | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
7.4.0 | |
|
Oracle Communications Applications 15.1.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.1.0.0.0
|
15.1.0.0.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 | |
|
Oracle Communications Applications 8.0.0.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.0.0.5.0
|
8.0.0.5.0 | |
|
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.0.0.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications Applications 8.1.0.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.1.0.4.0
|
8.1.0.4.0 | |
|
Oracle Communications Applications 12.0.6.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0.0
|
12.0.6.0.0 | |
|
Oracle Communications Applications 7.3.6
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.3.6
|
7.3.6 | |
|
Oracle Communications Applications 8.2.0.1.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:8.2.0.1.0
|
8.2.0.1.0 |
Last affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <=7.8.0
Oracle / Communications Applications
|
<=7.8.0 | ||
|
Oracle Communications Applications <=6.1.1
Oracle / Communications Applications
|
<=6.1.1 | ||
|
Oracle Communications Applications <=12.0.0.8.0
Oracle / Communications Applications
|
<=12.0.0.8.0 | ||
|
Oracle Communications Applications <=7.5.1
Oracle / Communications Applications
|
<=7.5.1 | ||
|
Oracle Communications Applications <=15.0.1.0.0
Oracle / Communications Applications
|
<=15.0.1.0.0 | ||
|
Oracle Communications Applications <=2.0.0.1.0
Oracle / Communications Applications
|
<=2.0.0.1.0 | ||
|
Oracle Communications Applications <=12.0.6.0.0
Oracle / Communications Applications
|
<=12.0.6.0.0 |
References
4 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "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- Sonstiges\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2360 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2360.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2360 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2360"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - October 2025 - Appendix Oracle Communications Applications vom 2025-10-21",
"url": "https://www.oracle.com/security-alerts/cpuoct2025.html#AppendixCAGBU"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-018 vom 2025-11-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/11/Xerox-Security-Bulletin-XRX25-018-Xerox-FreeFlow-Print-Server-v7.pdf"
}
],
"source_lang": "en-US",
"title": "Oracle Communications Applications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-17T23:00:00.000+00:00",
"generator": {
"date": "2025-11-18T08:13:07.419+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2360",
"initial_release_date": "2025-10-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=2.0.0.1.0",
"product": {
"name": "Oracle Communications Applications \u003c=2.0.0.1.0",
"product_id": "T047971"
}
},
{
"category": "product_version_range",
"name": "\u003c=2.0.0.1.0",
"product": {
"name": "Oracle Communications Applications \u003c=2.0.0.1.0",
"product_id": "T047971-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=12.0.6.0.0",
"product": {
"name": "Oracle Communications Applications \u003c=12.0.6.0.0",
"product_id": "T047972"
}
},
{
"category": "product_version_range",
"name": "\u003c=12.0.6.0.0",
"product": {
"name": "Oracle Communications Applications \u003c=12.0.6.0.0",
"product_id": "T047972-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0.0",
"product": {
"name": "Oracle Communications Applications \u003c=15.0.1.0.0",
"product_id": "T047973"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0.0",
"product": {
"name": "Oracle Communications Applications \u003c=15.0.1.0.0",
"product_id": "T047973-fixed"
}
},
{
"category": "product_version",
"name": "15.1.0.0.0",
"product": {
"name": "Oracle Communications Applications 15.1.0.0.0",
"product_id": "T047974",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:15.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "8.1.0.28",
"product": {
"name": "Oracle Communications Applications 8.1.0.28",
"product_id": "T047975",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:8.1.0.28"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=6.1.1",
"product": {
"name": "Oracle Communications Applications \u003c=6.1.1",
"product_id": "T047976"
}
},
{
"category": "product_version_range",
"name": "\u003c=6.1.1",
"product": {
"name": "Oracle Communications Applications \u003c=6.1.1",
"product_id": "T047976-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.8.0",
"product": {
"name": "Oracle Communications Applications \u003c=7.8.0",
"product_id": "T047977"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.8.0",
"product": {
"name": "Oracle Communications Applications \u003c=7.8.0",
"product_id": "T047977-fixed"
}
},
{
"category": "product_version",
"name": "8.0.0.8.0",
"product": {
"name": "Oracle Communications Applications 8.0.0.8.0",
"product_id": "T047978",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:8.0.0.8.0"
}
}
},
{
"category": "product_version",
"name": "8.0.0.9.0",
"product": {
"name": "Oracle Communications Applications 8.0.0.9.0",
"product_id": "T047979",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:8.0.0.9.0"
}
}
},
{
"category": "product_version",
"name": "2.0.0.0.0",
"product": {
"name": "Oracle Communications Applications 2.0.0.0.0",
"product_id": "T047980",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:2.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "2.0.0.1.0",
"product": {
"name": "Oracle Communications Applications 2.0.0.1.0",
"product_id": "T047981",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:2.0.0.1.0"
}
}
},
{
"category": "product_version",
"name": "3.0.3.4.0",
"product": {
"name": "Oracle Communications Applications 3.0.3.4.0",
"product_id": "T047982",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:3.0.3.4.0"
}
}
},
{
"category": "product_version",
"name": "12.0.6.0.0",
"product": {
"name": "Oracle Communications Applications 12.0.6.0.0",
"product_id": "T047983",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:12.0.6.0.0"
}
}
},
{
"category": "product_version",
"name": "7.4.0",
"product": {
"name": "Oracle Communications Applications 7.4.0",
"product_id": "T047984",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.4.0"
}
}
},
{
"category": "product_version",
"name": "15.0.1.0.0",
"product": {
"name": "Oracle Communications Applications 15.0.1.0.0",
"product_id": "T047992",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:15.0.1.0.0"
}
}
},
{
"category": "product_version",
"name": "15.0.0.0.0",
"product": {
"name": "Oracle Communications Applications 15.0.0.0.0",
"product_id": "T047993",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:15.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "7.3.6",
"product": {
"name": "Oracle Communications Applications 7.3.6",
"product_id": "T047994",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.3.6"
}
}
},
{
"category": "product_version",
"name": "3.0.3.3.0",
"product": {
"name": "Oracle Communications Applications 3.0.3.3.0",
"product_id": "T047996",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:3.0.3.3.0"
}
}
},
{
"category": "product_version",
"name": "8.0.0.7.0",
"product": {
"name": "Oracle Communications Applications 8.0.0.7.0",
"product_id": "T047997",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:8.0.0.7.0"
}
}
},
{
"category": "product_version",
"name": "7.8.0",
"product": {
"name": "Oracle Communications Applications 7.8.0",
"product_id": "T047998",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.8.0"
}
}
},
{
"category": "product_version",
"name": "7.7.0",
"product": {
"name": "Oracle Communications Applications 7.7.0",
"product_id": "T047999",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.7.0"
}
}
},
{
"category": "product_version",
"name": "7.5.1",
"product": {
"name": "Oracle Communications Applications 7.5.1",
"product_id": "T048000",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.5.1"
}
}
},
{
"category": "product_version",
"name": "6.1.1",
"product": {
"name": "Oracle Communications Applications 6.1.1",
"product_id": "T048001",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:6.1.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.5.1",
"product": {
"name": "Oracle Communications Applications \u003c=7.5.1",
"product_id": "T048003"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.5.1",
"product": {
"name": "Oracle Communications Applications \u003c=7.5.1",
"product_id": "T048003-fixed"
}
},
{
"category": "product_version",
"name": "8.2.0.1.0",
"product": {
"name": "Oracle Communications Applications 8.2.0.1.0",
"product_id": "T048004",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:8.2.0.1.0"
}
}
},
{
"category": "product_version",
"name": "8.1.0.4.0",
"product": {
"name": "Oracle Communications Applications 8.1.0.4.0",
"product_id": "T048005",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:8.1.0.4.0"
}
}
},
{
"category": "product_version",
"name": "8.0.0.5.0",
"product": {
"name": "Oracle Communications Applications 8.0.0.5.0",
"product_id": "T048006",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:8.0.0.5.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=12.0.0.8.0",
"product": {
"name": "Oracle Communications Applications \u003c=12.0.0.8.0",
"product_id": "T048008"
}
},
{
"category": "product_version_range",
"name": "\u003c=12.0.0.8.0",
"product": {
"name": "Oracle Communications Applications \u003c=12.0.0.8.0",
"product_id": "T048008-fixed"
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "Oracle Communications Applications 7.5.0",
"product_id": "T048009",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.5.0"
}
}
},
{
"category": "product_version",
"name": "7.4.1",
"product": {
"name": "Oracle Communications Applications 7.4.1",
"product_id": "T048010",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.4.1"
}
}
}
],
"category": "product_name",
"name": "Communications Applications"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T035098",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12133",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-12133"
},
{
"cve": "CVE-2024-28182",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-35164",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-35164"
},
{
"cve": "CVE-2024-37371",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-37371"
},
{
"cve": "CVE-2024-50609",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-50609"
},
{
"cve": "CVE-2024-51504",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-51504"
},
{
"cve": "CVE-2024-57699",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-57699"
},
{
"cve": "CVE-2024-7254",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-8006",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-8006"
},
{
"cve": "CVE-2025-27210",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-27210"
},
{
"cve": "CVE-2025-27533",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-27533"
},
{
"cve": "CVE-2025-27553",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-27553"
},
{
"cve": "CVE-2025-27817",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-27817"
},
{
"cve": "CVE-2025-32415",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-32415"
},
{
"cve": "CVE-2025-32990",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-32990"
},
{
"cve": "CVE-2025-4517",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-48924",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-48989",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48989"
},
{
"cve": "CVE-2025-49796",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2025-5115",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5115"
},
{
"cve": "CVE-2025-52999",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-52999"
},
{
"cve": "CVE-2025-5318",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2025-53864",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53864"
},
{
"cve": "CVE-2025-5399",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5399"
},
{
"cve": "CVE-2025-54090",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-54090"
},
{
"cve": "CVE-2025-55163",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-55163"
},
{
"cve": "CVE-2025-5889",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5889"
},
{
"cve": "CVE-2025-59375",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-59375"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7339",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-7339"
},
{
"cve": "CVE-2025-8058",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-8058"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"T048010",
"T035098",
"T047999",
"T047978",
"T047975",
"T047997",
"T048009",
"T047998",
"T047979",
"T047980",
"T047981",
"T047992",
"T048001",
"T048000",
"T047984",
"T047974",
"T047996",
"T048006",
"T047982",
"T047993",
"T048005",
"T047983",
"T047994",
"T048004"
],
"last_affected": [
"T047977",
"T047976",
"T048008",
"T048003",
"T047973",
"T047971",
"T047972"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-9086"
}
]
}
WID-SEC-W-2025-2836
Vulnerability from csaf_certbund - Published: 2025-12-14 23:00 - Updated: 2026-02-11 23:00Summary
Apple iOS und iPadOS: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Das Apple iOS (vormals iPhone OS) ist das Betriebssystem für das von Apple entwickelte Smartphone iPhone, iPad und iPod Touch.
Das Apple iPadOS ist das Betriebssystem für das von Apple entwickelte iPad.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Apple iOS und Apple iPadOS ausnutzen, um sich erhöhte Berechtigungen zu verschaffen – inklusive Root-Rechten –, um Denial-of-Service-Angriffe oder Speicherbeschädigungen durchzuführen, um Spoofing-Angriffe durchzuführen, um Informationen offenzulegen, um beliebigen Code auszuführen oder um andere, nicht näher spezifizierte Angriffe durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.7.3
Apple / iOS
|
<18.7.3 | ||
|
Apple iPadOS <26.2
Apple / iPadOS
|
<26.2 | ||
|
Apple iOS <26.2
Apple / iOS
|
<26.2 | ||
|
Apple iPadOS <18.7.3
Apple / iPadOS
|
<18.7.3 |
References
4 references
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://support.apple.com/en-us/125884 | external |
| https://support.apple.com/en-us/125885 | external |
{
"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 Apple iOS (vormals iPhone OS) ist das Betriebssystem f\u00fcr das von Apple entwickelte Smartphone iPhone, iPad und iPod Touch.\r\nDas Apple iPadOS ist das Betriebssystem f\u00fcr das von Apple entwickelte iPad.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Apple iOS und Apple iPadOS ausnutzen, um sich erh\u00f6hte Berechtigungen zu verschaffen \u2013 inklusive Root-Rechten \u2013, um Denial-of-Service-Angriffe oder Speicherbesch\u00e4digungen durchzuf\u00fchren, um Spoofing-Angriffe durchzuf\u00fchren, um Informationen offenzulegen, um beliebigen Code auszuf\u00fchren oder um andere, nicht n\u00e4her spezifizierte Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2836 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2836.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2836 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2836"
},
{
"category": "external",
"summary": "Apple Security Advisory vom 2025-12-14",
"url": "https://support.apple.com/en-us/125884"
},
{
"category": "external",
"summary": "Apple Security Advisory vom 2025-12-14",
"url": "https://support.apple.com/en-us/125885"
}
],
"source_lang": "en-US",
"title": "Apple iOS und iPadOS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-02-11T23:00:00.000+00:00",
"generator": {
"date": "2026-02-12T07:52:49.329+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2836",
"initial_release_date": "2025-12-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-203976, EUVD-2025-203964, EUVD-2025-203975, EUVD-2025-203977, EUVD-2025-203968, EUVD-2025-203967, EUVD-2025-203974, EUVD-2025-203966, EUVD-2025-203978, EUVD-2025-203962, EUVD-2025-203960, EUVD-2025-203980, ZDI-25-1126, ZDI-CAN-28284, ZDI-25-1127, ZDI-CAN-28038, EUVD-2025-203963"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "3",
"summary": "CVE\u0027s erg\u00e4nzt"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c26.2",
"product": {
"name": "Apple iOS \u003c26.2",
"product_id": "T049394"
}
},
{
"category": "product_version",
"name": "26.2",
"product": {
"name": "Apple iOS 26.2",
"product_id": "T049394-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:iphone_os:26.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c18.7.3",
"product": {
"name": "Apple iOS \u003c18.7.3",
"product_id": "T049396"
}
},
{
"category": "product_version",
"name": "18.7.3",
"product": {
"name": "Apple iOS 18.7.3",
"product_id": "T049396-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:iphone_os:18.7.3"
}
}
}
],
"category": "product_name",
"name": "iOS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c26.2",
"product": {
"name": "Apple iPadOS \u003c26.2",
"product_id": "T049395"
}
},
{
"category": "product_version",
"name": "26.2",
"product": {
"name": "Apple iPadOS 26.2",
"product_id": "T049395-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:ipados:26.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c18.7.3",
"product": {
"name": "Apple iPadOS \u003c18.7.3",
"product_id": "T049397"
}
},
{
"category": "product_version",
"name": "18.7.3",
"product": {
"name": "Apple iPadOS 18.7.3",
"product_id": "T049397-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:ipados:18.7.3"
}
}
}
],
"category": "product_name",
"name": "iPadOS"
}
],
"category": "vendor",
"name": "Apple"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7264",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2024-7264"
},
{
"cve": "CVE-2025-14174",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-14174"
},
{
"cve": "CVE-2025-43428",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43428"
},
{
"cve": "CVE-2025-43475",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43475"
},
{
"cve": "CVE-2025-43501",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43501"
},
{
"cve": "CVE-2025-43511",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43511"
},
{
"cve": "CVE-2025-43518",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43518"
},
{
"cve": "CVE-2025-43529",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43529"
},
{
"cve": "CVE-2025-43531",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43531"
},
{
"cve": "CVE-2025-43532",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43532"
},
{
"cve": "CVE-2025-43533",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43533"
},
{
"cve": "CVE-2025-43535",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43535"
},
{
"cve": "CVE-2025-43536",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43536"
},
{
"cve": "CVE-2025-43538",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43538"
},
{
"cve": "CVE-2025-43539",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43539"
},
{
"cve": "CVE-2025-43541",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43541"
},
{
"cve": "CVE-2025-43542",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43542"
},
{
"cve": "CVE-2025-46276",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46276"
},
{
"cve": "CVE-2025-46277",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46277"
},
{
"cve": "CVE-2025-46279",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46279"
},
{
"cve": "CVE-2025-46285",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46285"
},
{
"cve": "CVE-2025-46286",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46286"
},
{
"cve": "CVE-2025-46287",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46287"
},
{
"cve": "CVE-2025-46288",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46288"
},
{
"cve": "CVE-2025-46290",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46290"
},
{
"cve": "CVE-2025-46292",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46292"
},
{
"cve": "CVE-2025-46298",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46298"
},
{
"cve": "CVE-2025-46299",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46299"
},
{
"cve": "CVE-2025-46300",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46300"
},
{
"cve": "CVE-2025-46301",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46301"
},
{
"cve": "CVE-2025-46302",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46302"
},
{
"cve": "CVE-2025-46303",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46303"
},
{
"cve": "CVE-2025-46304",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46304"
},
{
"cve": "CVE-2025-46305",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46305"
},
{
"cve": "CVE-2025-5918",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-5918"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"T049396",
"T049395",
"T049394",
"T049397"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-9086"
}
]
}
WID-SEC-W-2025-2838
Vulnerability from csaf_certbund - Published: 2025-12-14 23:00 - Updated: 2025-12-17 23:00Summary
Apple macOS: Mehrere Schwachstellen
Severity
Kritisch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Apple macOS ist ein Betriebssystem, das auf FreeBSD und Mach basiert.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Apple macOS ausnutzen, um seine Privilegien zu erhöhen, um Informationen offenzulegen, um einen Denial of Service Angriff durchzuführen, um Sicherheitsvorkehrungen zu umgehen, und um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Sonoma <14.8.3
Apple / macOS
|
Sonoma <14.8.3 | ||
|
Apple macOS Sequoia <15.7.3
Apple / macOS
|
Sequoia <15.7.3 | ||
|
Apple macOS Tahoe <26.2
Apple / macOS
|
Tahoe <26.2 |
References
5 references
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://support.apple.com/en-us/125886 | external |
| https://support.apple.com/en-us/125887 | external |
| https://support.apple.com/en-us/125888 | external |
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Apple macOS ist ein Betriebssystem, das auf FreeBSD und Mach basiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Apple macOS ausnutzen, um seine Privilegien zu erh\u00f6hen, um Informationen offenzulegen, um einen Denial of Service Angriff durchzuf\u00fchren, um Sicherheitsvorkehrungen zu umgehen, und um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2838 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2838.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2838 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2838"
},
{
"category": "external",
"summary": "Apple Security Advisory vom 2025-12-14",
"url": "https://support.apple.com/en-us/125886"
},
{
"category": "external",
"summary": "Apple Security Advisory vom 2025-12-14",
"url": "https://support.apple.com/en-us/125887"
},
{
"category": "external",
"summary": "Apple Security Advisory vom 2025-12-14",
"url": "https://support.apple.com/en-us/125888"
}
],
"source_lang": "en-US",
"title": "Apple macOS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-12-17T23:00:00.000+00:00",
"generator": {
"date": "2025-12-18T08:20:33.311+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2838",
"initial_release_date": "2025-12-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-203976, EUVD-2025-203964, EUVD-2025-203975, EUVD-2025-203977, EUVD-2025-203968, EUVD-2025-203967, EUVD-2025-203974, EUVD-2025-203979, EUVD-2025-203965, EUVD-2025-203969, EUVD-2025-203966, EUVD-2025-203981, EUVD-2025-203962, EUVD-2025-203973, EUVD-2025-203971, EUVD-2025-203961, EUVD-2025-203980, EUVD-2025-203963, ZDI-25-1126, ZDI-CAN-28284, ZDI-25-1127, ZDI-CAN-28038"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Tahoe \u003c26.2",
"product": {
"name": "Apple macOS Tahoe \u003c26.2",
"product_id": "T049402"
}
},
{
"category": "product_version",
"name": "Tahoe 26.2",
"product": {
"name": "Apple macOS Tahoe 26.2",
"product_id": "T049402-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:tahoe__26.2"
}
}
},
{
"category": "product_version_range",
"name": "Sequoia \u003c15.7.3",
"product": {
"name": "Apple macOS Sequoia \u003c15.7.3",
"product_id": "T049403"
}
},
{
"category": "product_version",
"name": "Sequoia 15.7.3",
"product": {
"name": "Apple macOS Sequoia 15.7.3",
"product_id": "T049403-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:sequoia__15.7.3"
}
}
},
{
"category": "product_version_range",
"name": "Sonoma \u003c14.8.3",
"product": {
"name": "Apple macOS Sonoma \u003c14.8.3",
"product_id": "T049404"
}
},
{
"category": "product_version",
"name": "Sonoma 14.8.3",
"product": {
"name": "Apple macOS Sonoma 14.8.3",
"product_id": "T049404-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:sonoma__14.8.3"
}
}
}
],
"category": "product_name",
"name": "macOS"
}
],
"category": "vendor",
"name": "Apple"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7264",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2024-7264"
},
{
"cve": "CVE-2024-8906",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2024-8906"
},
{
"cve": "CVE-2025-14174",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-14174"
},
{
"cve": "CVE-2025-43320",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43320"
},
{
"cve": "CVE-2025-43410",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43410"
},
{
"cve": "CVE-2025-43416",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43416"
},
{
"cve": "CVE-2025-43428",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43428"
},
{
"cve": "CVE-2025-43463",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43463"
},
{
"cve": "CVE-2025-43482",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43482"
},
{
"cve": "CVE-2025-43501",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43501"
},
{
"cve": "CVE-2025-43509",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43509"
},
{
"cve": "CVE-2025-43511",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43511"
},
{
"cve": "CVE-2025-43512",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43512"
},
{
"cve": "CVE-2025-43513",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43513"
},
{
"cve": "CVE-2025-43514",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43514"
},
{
"cve": "CVE-2025-43516",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43516"
},
{
"cve": "CVE-2025-43517",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43517"
},
{
"cve": "CVE-2025-43518",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43518"
},
{
"cve": "CVE-2025-43519",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43519"
},
{
"cve": "CVE-2025-43521",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43521"
},
{
"cve": "CVE-2025-43522",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43522"
},
{
"cve": "CVE-2025-43523",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43523"
},
{
"cve": "CVE-2025-43526",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43526"
},
{
"cve": "CVE-2025-43527",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43527"
},
{
"cve": "CVE-2025-43529",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43529"
},
{
"cve": "CVE-2025-43530",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43530"
},
{
"cve": "CVE-2025-43531",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43531"
},
{
"cve": "CVE-2025-43532",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43532"
},
{
"cve": "CVE-2025-43533",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43533"
},
{
"cve": "CVE-2025-43535",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43535"
},
{
"cve": "CVE-2025-43536",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43536"
},
{
"cve": "CVE-2025-43538",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43538"
},
{
"cve": "CVE-2025-43539",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43539"
},
{
"cve": "CVE-2025-43541",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43541"
},
{
"cve": "CVE-2025-43542",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-43542"
},
{
"cve": "CVE-2025-46276",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46276"
},
{
"cve": "CVE-2025-46277",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46277"
},
{
"cve": "CVE-2025-46278",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46278"
},
{
"cve": "CVE-2025-46279",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46279"
},
{
"cve": "CVE-2025-46281",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46281"
},
{
"cve": "CVE-2025-46282",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46282"
},
{
"cve": "CVE-2025-46283",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46283"
},
{
"cve": "CVE-2025-46285",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46285"
},
{
"cve": "CVE-2025-46287",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46287"
},
{
"cve": "CVE-2025-46288",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46288"
},
{
"cve": "CVE-2025-46289",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46289"
},
{
"cve": "CVE-2025-46291",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-46291"
},
{
"cve": "CVE-2025-5918",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-5918"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"T049404",
"T049403",
"T049402"
]
},
"release_date": "2025-12-14T23:00:00.000+00:00",
"title": "CVE-2025-9086"
}
]
}
WID-SEC-W-2026-0168
Vulnerability from csaf_certbund - Published: 2026-01-20 23:00 - Updated: 2026-03-26 23:00Summary
Oracle MySQL: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: MySQL ist ein Open Source Datenbankserver von Oracle.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
References
17 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "MySQL ist ein Open Source Datenbankserver von Oracle.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0168 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0168.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0168 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0168"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - January 2026 - Appendix Oracle MySQL vom 2026-01-20",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7994-1 vom 2026-02-03",
"url": "https://ubuntu.com/security/notices/USN-7994-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8006-1 vom 2026-02-04",
"url": "https://ubuntu.com/security/notices/USN-8006-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4162 vom 2026-03-10",
"url": "https://access.redhat.com/errata/RHSA-2026:4162"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4162 vom 2026-03-10",
"url": "https://linux.oracle.com/errata/ELSA-2026-4162.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:4828 vom 2026-03-18",
"url": "https://errata.build.resf.org/RLSA-2026:4828"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4828 vom 2026-03-18",
"url": "https://access.redhat.com/errata/RHSA-2026:4828"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4828 vom 2026-03-18",
"url": "https://linux.oracle.com/errata/ELSA-2026-4828.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5580 vom 2026-03-24",
"url": "https://access.redhat.com/errata/RHSA-2026:5580"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:5580 vom 2026-03-24",
"url": "https://errata.build.resf.org/RLSA-2026:5580"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5640 vom 2026-03-24",
"url": "https://access.redhat.com/errata/RHSA-2026:5640"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:5640 vom 2026-03-24",
"url": "https://errata.build.resf.org/RLSA-2026:5640"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-5640 vom 2026-03-26",
"url": "http://linux.oracle.com/errata/ELSA-2026-5640.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-5580 vom 2026-03-27",
"url": "http://linux.oracle.com/errata/ELSA-2026-5580.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-5580 vom 2026-03-26",
"url": "https://linux.oracle.com/errata/ELSA-2026-5580.html"
}
],
"source_lang": "en-US",
"title": "Oracle MySQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-26T23:00:00.000+00:00",
"generator": {
"date": "2026-03-27T09:43:09.813+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0168",
"initial_release_date": "2026-01-20T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-01-20T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-3544"
},
{
"date": "2026-02-02T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-09T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-10T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-03-18T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-24T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-03-25T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-26T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "12"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=9.4.0",
"product": {
"name": "Oracle MySQL \u003c=9.4.0",
"product_id": "T047929"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.4.0",
"product": {
"name": "Oracle MySQL \u003c=9.4.0",
"product_id": "T047929-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.7",
"product": {
"name": "Oracle MySQL \u003c=8.4.7",
"product_id": "T050150"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.7",
"product": {
"name": "Oracle MySQL \u003c=8.4.7",
"product_id": "T050150-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.5.0",
"product": {
"name": "Oracle MySQL \u003c=9.5.0",
"product_id": "T050151"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.5.0",
"product": {
"name": "Oracle MySQL \u003c=9.5.0",
"product_id": "T050151-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.45",
"product": {
"name": "Oracle MySQL \u003c=8.0.45",
"product_id": "T050153"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.45",
"product": {
"name": "Oracle MySQL \u003c=8.0.45",
"product_id": "T050153-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.6.36",
"product": {
"name": "Oracle MySQL \u003c=7.6.36",
"product_id": "T050154"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.6.36",
"product": {
"name": "Oracle MySQL \u003c=7.6.36",
"product_id": "T050154-fixed"
}
}
],
"category": "product_name",
"name": "MySQL"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-65018",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-9230",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2026-21929",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21929"
},
{
"cve": "CVE-2026-21936",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21936"
},
{
"cve": "CVE-2026-21937",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21937"
},
{
"cve": "CVE-2026-21941",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21941"
},
{
"cve": "CVE-2026-21948",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21948"
},
{
"cve": "CVE-2026-21949",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21949"
},
{
"cve": "CVE-2026-21950",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21950"
},
{
"cve": "CVE-2026-21952",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21952"
},
{
"cve": "CVE-2026-21964",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21964"
},
{
"cve": "CVE-2026-21965",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21965"
},
{
"cve": "CVE-2026-21968",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21968"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…