Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-53643 (GCVE-0-2025-53643)
Vulnerability from cvelistv5 – Published: 2025-07-14 20:17 – Updated: 2025-07-15 19:50
VLAI
EPSS
Title
AIOHTTP is vulnerable to HTTP Request/Response Smuggling through incorrect parsing of chunked trailer sections
Summary
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.12.14 contains a patch for this issue.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/aio-libs/aiohttp/security/advi… | x_refsource_CONFIRM |
| https://github.com/aio-libs/aiohttp/commit/e8d774… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-53643",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-15T14:43:18.333063Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-15T19:50:40.717Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "aiohttp",
"vendor": "aio-libs",
"versions": [
{
"status": "affected",
"version": "\u003c 3.12.14"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.12.14 contains a patch for this issue."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 1.7,
"baseSeverity": "LOW",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-14T20:17:18.247Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj"
},
{
"name": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a"
}
],
"source": {
"advisory": "GHSA-9548-qrrj-x5pj",
"discovery": "UNKNOWN"
},
"title": "AIOHTTP is vulnerable to HTTP Request/Response Smuggling through incorrect parsing of chunked trailer sections"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-53643",
"datePublished": "2025-07-14T20:17:18.247Z",
"dateReserved": "2025-07-07T14:20:38.391Z",
"dateUpdated": "2025-07-15T19:50:40.717Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-53643",
"date": "2026-06-02",
"epss": "0.00346",
"percentile": "0.57363"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-53643\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-07-14T21:15:27.827\",\"lastModified\":\"2025-08-14T20:40:05.493\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.12.14 contains a patch for this issue.\"},{\"lang\":\"es\",\"value\":\"AIOHTTP es un framework cliente/servidor HTTP as\u00edncrono para asyncio y Python. En versiones anteriores a la 3.12.14, el analizador de Python era vulnerable a una vulnerabilidad de contrabando de solicitudes debido a que no analizaba las secciones finales de una solicitud HTTP. Si se instala una versi\u00f3n de aiohttp pura en Python (es decir, sin las extensiones habituales de C) o se habilita AIOHTTP_NO_EXTENSIONS, un atacante podr\u00eda ejecutar un ataque de contrabando de solicitudes para eludir ciertas protecciones de firewall o proxy. La versi\u00f3n 3.12.14 incluye un parche para este problema.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":1.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"UNREPORTED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.12.14\",\"matchCriteriaId\":\"913D38BB-A5BC-4538-B39B-06CEF0A24987\"}]}]}],\"references\":[{\"url\":\"https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-53643\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-15T14:43:18.333063Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-15T13:27:18.855Z\"}}], \"cna\": {\"title\": \"AIOHTTP is vulnerable to HTTP Request/Response Smuggling through incorrect parsing of chunked trailer sections\", \"source\": {\"advisory\": \"GHSA-9548-qrrj-x5pj\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 1.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"aio-libs\", \"product\": \"aiohttp\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.12.14\"}]}], \"references\": [{\"url\": \"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj\", \"name\": \"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a\", \"name\": \"https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.12.14 contains a patch for this issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-07-14T20:17:18.247Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-53643\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-07-15T19:50:40.717Z\", \"dateReserved\": \"2025-07-07T14:20:38.391Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-07-14T20:17:18.247Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2025:03201-1
Vulnerability from csaf_suse - Published: 2025-09-12 12:24 - Updated: 2025-09-12 12:24Summary
Security update for python-aiohttp
Severity
Low
Notes
Title of the patch: Security update for python-aiohttp
Description of the patch: This update for python-aiohttp fixes the following issues:
- CVE-2025-53643: request smuggling vulnerability due to incorrect parsing trailer sections of an HTTP request
(bsc#1246517).
Patchnames: SUSE-2025-3201,SUSE-SLE-Module-Public-Cloud-15-SP3-2025-3201,SUSE-SLE-Module-Public-Cloud-15-SP4-2025-3201,SUSE-SLE-Module-Public-Cloud-15-SP5-2025-3201,SUSE-SLE-Module-Public-Cloud-15-SP6-2025-3201,SUSE-SLE-Module-Public-Cloud-15-SP7-2025-3201
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
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 python-aiohttp",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-aiohttp fixes the following issues:\n\n- CVE-2025-53643: request smuggling vulnerability due to incorrect parsing trailer sections of an HTTP request\n (bsc#1246517).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3201,SUSE-SLE-Module-Public-Cloud-15-SP3-2025-3201,SUSE-SLE-Module-Public-Cloud-15-SP4-2025-3201,SUSE-SLE-Module-Public-Cloud-15-SP5-2025-3201,SUSE-SLE-Module-Public-Cloud-15-SP6-2025-3201,SUSE-SLE-Module-Public-Cloud-15-SP7-2025-3201",
"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_03201-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03201-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503201-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03201-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041685.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246517",
"url": "https://bugzilla.suse.com/1246517"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53643 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53643/"
}
],
"title": "Security update for python-aiohttp",
"tracking": {
"current_release_date": "2025-09-12T12:24:43Z",
"generator": {
"date": "2025-09-12T12:24:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03201-1",
"initial_release_date": "2025-09-12T12:24:43Z",
"revision_history": [
{
"date": "2025-09-12T12:24:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-aiohttp-doc-3.6.0-150100.3.27.1.aarch64",
"product": {
"name": "python-aiohttp-doc-3.6.0-150100.3.27.1.aarch64",
"product_id": "python-aiohttp-doc-3.6.0-150100.3.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"product": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"product_id": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-aiohttp-doc-3.6.0-150100.3.27.1.i586",
"product": {
"name": "python-aiohttp-doc-3.6.0-150100.3.27.1.i586",
"product_id": "python-aiohttp-doc-3.6.0-150100.3.27.1.i586"
}
},
{
"category": "product_version",
"name": "python3-aiohttp-3.6.0-150100.3.27.1.i586",
"product": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.i586",
"product_id": "python3-aiohttp-3.6.0-150100.3.27.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-aiohttp-doc-3.6.0-150100.3.27.1.ppc64le",
"product": {
"name": "python-aiohttp-doc-3.6.0-150100.3.27.1.ppc64le",
"product_id": "python-aiohttp-doc-3.6.0-150100.3.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"product": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"product_id": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-aiohttp-doc-3.6.0-150100.3.27.1.s390x",
"product": {
"name": "python-aiohttp-doc-3.6.0-150100.3.27.1.s390x",
"product_id": "python-aiohttp-doc-3.6.0-150100.3.27.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"product": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"product_id": "python3-aiohttp-3.6.0-150100.3.27.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-aiohttp-doc-3.6.0-150100.3.27.1.x86_64",
"product": {
"name": "python-aiohttp-doc-3.6.0-150100.3.27.1.x86_64",
"product_id": "python-aiohttp-doc-3.6.0-150100.3.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"product": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"product_id": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.aarch64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.s390x"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.x86_64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.aarch64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.s390x"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.x86_64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.aarch64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.s390x"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.x86_64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.aarch64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.s390x"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.x86_64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.aarch64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.s390x"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.x86_64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53643"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.12.14 contains a patch for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53643",
"url": "https://www.suse.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "SUSE Bug 1246517 for CVE-2025-53643",
"url": "https://bugzilla.suse.com/1246517"
}
],
"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 Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.27.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-12T12:24:43Z",
"details": "low"
}
],
"title": "CVE-2025-53643"
}
]
}
SUSE-SU-2026:20425-1
Vulnerability from csaf_suse - Published: 2026-02-12 13:59 - Updated: 2026-02-12 13:59Summary
Security update for python-aiohttp, python-Brotli
Severity
Important
Notes
Title of the patch: Security update for python-aiohttp, python-Brotli
Description of the patch: This update for python-aiohttp, python-Brotli fixes the following issues:
Changes in python-aiohttp:
- CVE-2025-69228: Fixed denial of service through large payloads (bsc#1256022).
- CVE-2025-69226: Fixed brute-force leak of internal static file path components (bsc#1256020).
- CVE-2025-69224: Fixed unicode processing of header values could cause parsing discrepancies (bsc#1256018).
- CVE-2025-69223: Fixed aiohttp HTTP Parser auto_decompress feature susceptible to zip bomb (bsc#1256017).
- CVE-2025-69227: Fixed DoS when bypassing asserts (bsc#1256021).
- CVE-2025-69225: Fixed unicode match groups in regexes for ASCII protocol elements (bsc#1256019).
- CVE-2025-69229: Fixed DoS through chunked messages (bsc#1256023).
- CVE-2025-53643: Fixed request smuggling due to incorrect parsing of chunked trailer section (bsc#1246517).
Changes in python-Brotli:
- Add max length decompression (bsc#1254867, bsc#1256017).
Patchnames: SUSE-SLES-16.0-259
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
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
37 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 python-aiohttp, python-Brotli",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-aiohttp, python-Brotli fixes the following issues:\n\nChanges in python-aiohttp:\n\n- CVE-2025-69228: Fixed denial of service through large payloads (bsc#1256022).\n- CVE-2025-69226: Fixed brute-force leak of internal static file path components (bsc#1256020).\n- CVE-2025-69224: Fixed unicode processing of header values could cause parsing discrepancies (bsc#1256018).\n- CVE-2025-69223: Fixed aiohttp HTTP Parser auto_decompress feature susceptible to zip bomb (bsc#1256017).\n- CVE-2025-69227: Fixed DoS when bypassing asserts (bsc#1256021).\n- CVE-2025-69225: Fixed unicode match groups in regexes for ASCII protocol elements (bsc#1256019).\n- CVE-2025-69229: Fixed DoS through chunked messages (bsc#1256023).\n- CVE-2025-53643: Fixed request smuggling due to incorrect parsing of chunked trailer section (bsc#1246517).\n\nChanges in python-Brotli:\n\n- Add max length decompression (bsc#1254867, bsc#1256017).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-259",
"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-2026_20425-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20425-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620425-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20425-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024346.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246517",
"url": "https://bugzilla.suse.com/1246517"
},
{
"category": "self",
"summary": "SUSE Bug 1254867",
"url": "https://bugzilla.suse.com/1254867"
},
{
"category": "self",
"summary": "SUSE Bug 1256017",
"url": "https://bugzilla.suse.com/1256017"
},
{
"category": "self",
"summary": "SUSE Bug 1256018",
"url": "https://bugzilla.suse.com/1256018"
},
{
"category": "self",
"summary": "SUSE Bug 1256019",
"url": "https://bugzilla.suse.com/1256019"
},
{
"category": "self",
"summary": "SUSE Bug 1256020",
"url": "https://bugzilla.suse.com/1256020"
},
{
"category": "self",
"summary": "SUSE Bug 1256021",
"url": "https://bugzilla.suse.com/1256021"
},
{
"category": "self",
"summary": "SUSE Bug 1256022",
"url": "https://bugzilla.suse.com/1256022"
},
{
"category": "self",
"summary": "SUSE Bug 1256023",
"url": "https://bugzilla.suse.com/1256023"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53643 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53643/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69223 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69223/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69224 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69225 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69225/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69226 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69226/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69227 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69228 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69228/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69229 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69229/"
}
],
"title": "Security update for python-aiohttp, python-Brotli",
"tracking": {
"current_release_date": "2026-02-12T13:59:27Z",
"generator": {
"date": "2026-02-12T13:59:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20425-1",
"initial_release_date": "2026-02-12T13:59:27Z",
"revision_history": [
{
"date": "2026-02-12T13:59:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.aarch64",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.aarch64",
"product_id": "python313-Brotli-1.1.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.aarch64",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.aarch64",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.ppc64le",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.ppc64le",
"product_id": "python313-Brotli-1.1.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.s390x",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.s390x",
"product_id": "python313-Brotli-1.1.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.s390x",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.s390x",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.x86_64",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.x86_64",
"product_id": "python313-Brotli-1.1.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"product_id": "python313-aiohttp-3.11.16-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": "python313-Brotli-1.1.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-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:python313-Brotli-1.1.0-160000.3.1.aarch64"
},
"product_reference": "python313-Brotli-1.1.0-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": "python313-Brotli-1.1.0-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:python313-Brotli-1.1.0-160000.3.1.ppc64le"
},
"product_reference": "python313-Brotli-1.1.0-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": "python313-Brotli-1.1.0-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:python313-Brotli-1.1.0-160000.3.1.s390x"
},
"product_reference": "python313-Brotli-1.1.0-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": "python313-Brotli-1.1.0-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:python313-Brotli-1.1.0-160000.3.1.x86_64"
},
"product_reference": "python313-Brotli-1.1.0-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": "python313-aiohttp-3.11.16-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:python313-aiohttp-3.11.16-160000.3.1.aarch64"
},
"product_reference": "python313-aiohttp-3.11.16-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": "python313-aiohttp-3.11.16-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:python313-aiohttp-3.11.16-160000.3.1.ppc64le"
},
"product_reference": "python313-aiohttp-3.11.16-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": "python313-aiohttp-3.11.16-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:python313-aiohttp-3.11.16-160000.3.1.s390x"
},
"product_reference": "python313-aiohttp-3.11.16-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": "python313-aiohttp-3.11.16-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:python313-aiohttp-3.11.16-160000.3.1.x86_64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53643"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.12.14 contains a patch for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53643",
"url": "https://www.suse.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "SUSE Bug 1246517 for CVE-2025-53643",
"url": "https://bugzilla.suse.com/1246517"
}
],
"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:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "low"
}
],
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-69223",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69223"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69223",
"url": "https://www.suse.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "SUSE Bug 1256017 for CVE-2025-69223",
"url": "https://bugzilla.suse.com/1256017"
}
],
"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:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "important"
}
],
"title": "CVE-2025-69223"
},
{
"cve": "CVE-2025-69224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69224"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69224",
"url": "https://www.suse.com/security/cve/CVE-2025-69224"
},
{
"category": "external",
"summary": "SUSE Bug 1256018 for CVE-2025-69224",
"url": "https://bugzilla.suse.com/1256018"
}
],
"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:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-69224"
},
{
"cve": "CVE-2025-69225",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69225"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there\u0027s a method to exploit a request smuggling vulnerability. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69225",
"url": "https://www.suse.com/security/cve/CVE-2025-69225"
},
{
"category": "external",
"summary": "SUSE Bug 1256019 for CVE-2025-69225",
"url": "https://bugzilla.suse.com/1256019"
}
],
"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:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-69225"
},
{
"cve": "CVE-2025-69226",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69226"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses web.static() (not recommended for production deployments), it may be possible for an attacker to ascertain the existence of path components. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69226",
"url": "https://www.suse.com/security/cve/CVE-2025-69226"
},
{
"category": "external",
"summary": "SUSE Bug 1256020 for CVE-2025-69226",
"url": "https://bugzilla.suse.com/1256020"
}
],
"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:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-69226"
},
{
"cve": "CVE-2025-69227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69227"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69227",
"url": "https://www.suse.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "SUSE Bug 1256021 for CVE-2025-69227",
"url": "https://bugzilla.suse.com/1256021"
}
],
"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:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "important"
}
],
"title": "CVE-2025-69227"
},
{
"cve": "CVE-2025-69228",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69228"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server\u0027s memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post() method, an attacker may be able to freeze the server by exhausting the memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69228",
"url": "https://www.suse.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "SUSE Bug 1256022 for CVE-2025-69228",
"url": "https://bugzilla.suse.com/1256022"
}
],
"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:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "important"
}
],
"title": "CVE-2025-69228"
},
{
"cve": "CVE-2025-69229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69229"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, handling of chunked messages can result in excessive blocking CPU usage when receiving a large number of chunks. If an application makes use of the request.read() method in an endpoint, it may be possible for an attacker to cause the server to spend a moderate amount of blocking CPU time (e.g. 1 second) while processing the request. This could potentially lead to DoS as the server would be unable to handle other requests during that time. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69229",
"url": "https://www.suse.com/security/cve/CVE-2025-69229"
},
{
"category": "external",
"summary": "SUSE Bug 1256023 for CVE-2025-69229",
"url": "https://bugzilla.suse.com/1256023"
}
],
"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:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "important"
}
],
"title": "CVE-2025-69229"
}
]
}
WID-SEC-W-2025-2361
Vulnerability from csaf_certbund - Published: 2025-10-21 22:00 - Updated: 2025-11-17 23:00Summary
Oracle Communications: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Oracle Communications umfasst branchenspezifische Lösungen für die Telekommunikationsbranche.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
References
5 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2361 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2361.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2361 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2361"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - October 2025 - Appendix Oracle Communications vom 2025-10-21",
"url": "https://www.oracle.com/security-alerts/cpuoct2025.html#AppendixCGBU"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-018 vom 2025-11-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/11/Xerox-Security-Bulletin-XRX25-018-Xerox-FreeFlow-Print-Server-v7.pdf"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-17T23:00:00.000+00:00",
"generator": {
"date": "2025-11-18T08:13:11.792+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2361",
"initial_release_date": "2025-10-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "6",
"product": {
"name": "Oracle Communications 6.0",
"product_id": "T018947",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.0"
}
}
},
{
"category": "product_version",
"name": "46.6",
"product": {
"name": "Oracle Communications 46.6",
"product_id": "T022826",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:46.6"
}
}
},
{
"category": "product_version",
"name": "9.0.0",
"product": {
"name": "Oracle Communications 9.0.0",
"product_id": "T027330",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.0"
}
}
},
{
"category": "product_version",
"name": "5.1",
"product": {
"name": "Oracle Communications 5.1",
"product_id": "T028684",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.1"
}
}
},
{
"category": "product_version",
"name": "5.2",
"product": {
"name": "Oracle Communications 5.2",
"product_id": "T034146",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.2"
}
}
},
{
"category": "product_version",
"name": "24.2.0",
"product": {
"name": "Oracle Communications 24.2.0",
"product_id": "T036197",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.0"
}
}
},
{
"category": "product_version",
"name": "4.1.0",
"product": {
"name": "Oracle Communications 4.1.0",
"product_id": "T036205",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=4.2.0",
"product": {
"name": "Oracle Communications \u003c=4.2.0",
"product_id": "T036206"
}
},
{
"category": "product_version_range",
"name": "\u003c=4.2.0",
"product": {
"name": "Oracle Communications \u003c=4.2.0",
"product_id": "T036206-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.3.0",
"product": {
"name": "Oracle Communications \u003c=9.3.0",
"product_id": "T036208"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.3.0",
"product": {
"name": "Oracle Communications \u003c=9.3.0",
"product_id": "T036208-fixed"
}
},
{
"category": "product_version",
"name": "14.0.0.1",
"product": {
"name": "Oracle Communications 14.0.0.1",
"product_id": "T038384",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:14.0.0.1"
}
}
},
{
"category": "product_version",
"name": "24.3.0",
"product": {
"name": "Oracle Communications 24.3.0",
"product_id": "T040448",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.3.0"
}
}
},
{
"category": "product_version",
"name": "9.0.0.0.0",
"product": {
"name": "Oracle Communications 9.0.0.0.0",
"product_id": "T040452",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "24.2.5",
"product": {
"name": "Oracle Communications 24.2.5",
"product_id": "T042793",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.5"
}
}
},
{
"category": "product_version",
"name": "25.1.100",
"product": {
"name": "Oracle Communications 25.1.100",
"product_id": "T042794",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.100"
}
}
},
{
"category": "product_version",
"name": "10.0.0",
"product": {
"name": "Oracle Communications 10.0.0",
"product_id": "T042795",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.0"
}
}
},
{
"category": "product_version",
"name": "5.0.0",
"product": {
"name": "Oracle Communications 5.0.0",
"product_id": "T045372",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.0.0"
}
}
},
{
"category": "product_version",
"name": "24.2.6",
"product": {
"name": "Oracle Communications 24.2.6",
"product_id": "T045373",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=25.1.200",
"product": {
"name": "Oracle Communications \u003c=25.1.200",
"product_id": "T047885"
}
},
{
"category": "product_version_range",
"name": "\u003c=25.1.200",
"product": {
"name": "Oracle Communications \u003c=25.1.200",
"product_id": "T047885-fixed"
}
},
{
"category": "product_version",
"name": "9.1.0.0.0",
"product": {
"name": "Oracle Communications 9.1.0.0.0",
"product_id": "T047886",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "25.1.202",
"product": {
"name": "Oracle Communications 25.1.202",
"product_id": "T047887",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.202"
}
}
},
{
"category": "product_version",
"name": "25.1.201",
"product": {
"name": "Oracle Communications 25.1.201",
"product_id": "T047888",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.201"
}
}
},
{
"category": "product_version",
"name": "25.1.0.0.0",
"product": {
"name": "Oracle Communications 25.1.0.0.0",
"product_id": "T047889",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "25.2.100",
"product": {
"name": "Oracle Communications 25.2.100",
"product_id": "T047890",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.2.100"
}
}
},
{
"category": "product_version",
"name": "47",
"product": {
"name": "Oracle Communications 47.0",
"product_id": "T047891",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:47.0"
}
}
},
{
"category": "product_version",
"name": "10.2.1.0",
"product": {
"name": "Oracle Communications 10.2.1.0",
"product_id": "T047892",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.2.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=11.0.0.2",
"product": {
"name": "Oracle Communications \u003c=11.0.0.2",
"product_id": "T047893"
}
},
{
"category": "product_version_range",
"name": "\u003c=11.0.0.2",
"product": {
"name": "Oracle Communications \u003c=11.0.0.2",
"product_id": "T047893-fixed"
}
},
{
"category": "product_version",
"name": "13.5.1.0",
"product": {
"name": "Oracle Communications 13.5.1.0",
"product_id": "T047894",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:13.5.1.0"
}
}
},
{
"category": "product_version",
"name": "14.0.0.2",
"product": {
"name": "Oracle Communications 14.0.0.2",
"product_id": "T047895",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:14.0.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.1",
"product": {
"name": "Oracle Communications \u003c=24.2.1",
"product_id": "T047969"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.1",
"product": {
"name": "Oracle Communications \u003c=24.2.1",
"product_id": "T047969-fixed"
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T035098",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-26555",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2023-26555"
},
{
"cve": "CVE-2024-12133",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-12133"
},
{
"cve": "CVE-2024-47554",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2025-1948",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-1948"
},
{
"cve": "CVE-2025-25724",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-25724"
},
{
"cve": "CVE-2025-27553",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-27553"
},
{
"cve": "CVE-2025-27587",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-27587"
},
{
"cve": "CVE-2025-32728",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-32728"
},
{
"cve": "CVE-2025-3576",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-3576"
},
{
"cve": "CVE-2025-4373",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4373"
},
{
"cve": "CVE-2025-4517",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-4802",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4802"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-48924",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-48989",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48989"
},
{
"cve": "CVE-2025-49796",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2025-5115",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5115"
},
{
"cve": "CVE-2025-53547",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53547"
},
{
"cve": "CVE-2025-53643",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-54090",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-54090"
},
{
"cve": "CVE-2025-55163",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-55163"
},
{
"cve": "CVE-2025-57803",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-57803"
},
{
"cve": "CVE-2025-58057",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-58057"
},
{
"cve": "CVE-2025-5889",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5889"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7425",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-7425"
},
{
"cve": "CVE-2025-7962",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-7962"
},
{
"cve": "CVE-2025-8058",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-8058"
},
{
"cve": "CVE-2025-8916",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-8916"
}
]
}
WID-SEC-W-2025-2798
Vulnerability from csaf_certbund - Published: 2025-12-09 23:00 - Updated: 2026-05-20 22:00Summary
Red Hat OpenShift Service Mesh: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Red Hat OpenShift ist eine "Platform as a Service" (PaaS) Lösung zur Bereitstellung von Applikationen in der Cloud.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Service Mesh ausnutzen, um Sicherheitsvorkehrungen zu umgehen, schädlichen Code auszuführen oder einen Denial of Service herbeizuführen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh
|
Service Mesh | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh
|
Service Mesh | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh
|
Service Mesh | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
References
34 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": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Service Mesh ausnutzen, um Sicherheitsvorkehrungen zu umgehen, sch\u00e4dlichen Code auszuf\u00fchren oder einen Denial of Service herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"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-2798 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2798.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2798 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2798"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22939 vom 2025-12-09",
"url": "https://access.redhat.com/errata/RHSA-2025:22939"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22944 vom 2025-12-09",
"url": "https://access.redhat.com/errata/RHSA-2025:22944"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22936 vom 2025-12-09",
"url": "https://access.redhat.com/errata/RHSA-2025:22936"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22937 vom 2025-12-09",
"url": "https://access.redhat.com/errata/RHSA-2025:22937"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22938 vom 2025-12-09",
"url": "https://access.redhat.com/errata/RHSA-2025:22938"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22941 vom 2025-12-09",
"url": "https://access.redhat.com/errata/RHSA-2025:22941"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7255417 vom 2025-12-19",
"url": "https://www.ibm.com/support/pages/node/7255417"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0261 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0261"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0414 vom 2026-01-09",
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1249 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1248 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:1248"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1506 vom 2026-01-28",
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1517 vom 2026-01-29",
"url": "https://access.redhat.com/errata/RHSA-2026:1517"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1596 vom 2026-01-29",
"url": "https://access.redhat.com/errata/RHSA-2026:1596"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1730 vom 2026-02-02",
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2139 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2139"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2144 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2456 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2568 vom 2026-02-11",
"url": "https://access.redhat.com/errata/RHSA-2026:2568"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2760 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2760"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2754 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2762 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2737 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2737"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2926 vom 2026-02-18",
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3712 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3713 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3710 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3874 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3874"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3960 vom 2026-03-06",
"url": "https://access.redhat.com/errata/RHSA-2026:3960"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6192 vom 2026-03-30",
"url": "https://access.redhat.com/errata/RHSA-2026:6192"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:15979 vom 2026-05-11",
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19712 vom 2026-05-21",
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift Service Mesh: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-20T22:00:00.000+00:00",
"generator": {
"date": "2026-05-21T07:57:23.139+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2025-2798",
"initial_release_date": "2025-12-09T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-12-21T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-01-07T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-08T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-26T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-02T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-10T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-05T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-30T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "19"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Service Mesh",
"product": {
"name": "Red Hat OpenShift Service Mesh",
"product_id": "T013933",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53643",
"product_status": {
"known_affected": [
"67646",
"T013933",
"T032495"
]
},
"release_date": "2025-12-09T23:00:00.000+00:00",
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-64756",
"product_status": {
"known_affected": [
"67646",
"T013933",
"T032495"
]
},
"release_date": "2025-12-09T23:00:00.000+00:00",
"title": "CVE-2025-64756"
},
{
"cve": "CVE-2025-66031",
"product_status": {
"known_affected": [
"67646",
"T013933",
"T032495"
]
},
"release_date": "2025-12-09T23:00:00.000+00:00",
"title": "CVE-2025-66031"
}
]
}
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…