Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-11253 (GCVE-0-2019-11253)
Vulnerability from cvelistv5 – Published: 2019-10-17 15:40 – Updated: 2024-09-16 23:21
VLAI
EPSS
VEX
Title
Kubernetes API Server JSON/YAML parsing vulnerable to resource exhaustion attack
Summary
Improper input validation in the Kubernetes API server in versions v1.0-1.12 and versions prior to v1.13.12, v1.14.8, v1.15.5, and v1.16.2 allows authorized users to send malicious YAML or JSON payloads, causing the API server to consume excessive CPU or memory, potentially crashing and becoming unavailable. Prior to v1.14.0, default RBAC policy authorized anonymous users to submit requests that could trigger this vulnerability. Clusters upgraded from a version prior to v1.14.0 keep the more permissive policy by default for backwards compatibility.
Severity
7.5 (High)
CWE
- CWE-20 - Improper Input Validation
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/kubernetes/kubernetes/issues/83253 | x_refsource_CONFIRM |
| https://groups.google.com/forum/#%21topic/kuberne… | mailing-listx_refsource_MLIST |
| https://access.redhat.com/errata/RHSA-2019:3239 | vendor-advisoryx_refsource_REDHAT |
| https://security.netapp.com/advisory/ntap-2019103… | x_refsource_CONFIRM |
| https://access.redhat.com/errata/RHSA-2019:3811 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2019:3905 | vendor-advisoryx_refsource_REDHAT |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Kubernetes | Kubernetes |
Affected:
prior to 1.13.12
Affected: prior to 1.14.8 Affected: prior to 1.15.5 Affected: prior to 1.16.2 Affected: 1.1 Affected: 1.2 Affected: 1.3 Affected: 1.4 Affected: 1.5 Affected: 1.6 Affected: 1.7 Affected: 1.8 Affected: 1.9 Affected: 1.10 Affected: 1.11 Affected: 1.12 |
Date Public
2019-09-27 00:00
Credits
Rory McCune
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T22:48:09.095Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/kubernetes/kubernetes/issues/83253"
},
{
"name": "CVE-2019-11253: denial of service vulnerability from malicious YAML or JSON payloads",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://groups.google.com/forum/#%21topic/kubernetes-security-announce/jk8polzSUxs"
},
{
"name": "RHSA-2019:3239",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3239"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20191031-0006/"
},
{
"name": "RHSA-2019:3811",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3811"
},
{
"name": "RHSA-2019:3905",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3905"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Kubernetes",
"vendor": "Kubernetes",
"versions": [
{
"status": "affected",
"version": "prior to 1.13.12"
},
{
"status": "affected",
"version": "prior to 1.14.8"
},
{
"status": "affected",
"version": "prior to 1.15.5"
},
{
"status": "affected",
"version": "prior to 1.16.2"
},
{
"status": "affected",
"version": "1.1"
},
{
"status": "affected",
"version": "1.2"
},
{
"status": "affected",
"version": "1.3"
},
{
"status": "affected",
"version": "1.4"
},
{
"status": "affected",
"version": "1.5"
},
{
"status": "affected",
"version": "1.6"
},
{
"status": "affected",
"version": "1.7"
},
{
"status": "affected",
"version": "1.8"
},
{
"status": "affected",
"version": "1.9"
},
{
"status": "affected",
"version": "1.10"
},
{
"status": "affected",
"version": "1.11"
},
{
"status": "affected",
"version": "1.12"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Rory McCune"
}
],
"datePublic": "2019-09-27T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Improper input validation in the Kubernetes API server in versions v1.0-1.12 and versions prior to v1.13.12, v1.14.8, v1.15.5, and v1.16.2 allows authorized users to send malicious YAML or JSON payloads, causing the API server to consume excessive CPU or memory, potentially crashing and becoming unavailable. Prior to v1.14.0, default RBAC policy authorized anonymous users to submit requests that could trigger this vulnerability. Clusters upgraded from a version prior to v1.14.0 keep the more permissive policy by default for backwards compatibility."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20: Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-11-18T20:06:59.000Z",
"orgId": "a6081bf6-c852-4425-ad4f-a67919267565",
"shortName": "kubernetes"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/kubernetes/kubernetes/issues/83253"
},
{
"name": "CVE-2019-11253: denial of service vulnerability from malicious YAML or JSON payloads",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://groups.google.com/forum/#%21topic/kubernetes-security-announce/jk8polzSUxs"
},
{
"name": "RHSA-2019:3239",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3239"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20191031-0006/"
},
{
"name": "RHSA-2019:3811",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3811"
},
{
"name": "RHSA-2019:3905",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3905"
}
],
"source": {
"defect": [
"https://github.com/kubernetes/kubernetes/issues/83253"
],
"discovery": "USER"
},
"title": "Kubernetes API Server JSON/YAML parsing vulnerable to resource exhaustion attack",
"workarounds": [
{
"lang": "en",
"value": "Exposure to requests from unauthenticated users can be mitigated by removing all write permissions from unauthenticated users, following instructions at https://github.com/kubernetes/kubernetes/issues/83253"
}
],
"x_generator": {
"engine": "Vulnogram 0.0.7"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"AKA": "",
"ASSIGNER": "security@kubernetes.io",
"DATE_PUBLIC": "2019-09-27",
"ID": "CVE-2019-11253",
"STATE": "PUBLIC",
"TITLE": "Kubernetes API Server JSON/YAML parsing vulnerable to resource exhaustion attack"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Kubernetes",
"version": {
"version_data": [
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "prior to 1.13.12"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "prior to 1.14.8"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "prior to 1.15.5"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "prior to 1.16.2"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.1"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.2"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.3"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.4"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.5"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.6"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.7"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.8"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.9"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.10"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.11"
},
{
"platform": "",
"version_affected": "",
"version_name": "",
"version_value": "1.12"
}
]
}
}
]
},
"vendor_name": "Kubernetes"
}
]
}
},
"configuration": [],
"credit": [
{
"lang": "eng",
"value": "Rory McCune"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper input validation in the Kubernetes API server in versions v1.0-1.12 and versions prior to v1.13.12, v1.14.8, v1.15.5, and v1.16.2 allows authorized users to send malicious YAML or JSON payloads, causing the API server to consume excessive CPU or memory, potentially crashing and becoming unavailable. Prior to v1.14.0, default RBAC policy authorized anonymous users to submit requests that could trigger this vulnerability. Clusters upgraded from a version prior to v1.14.0 keep the more permissive policy by default for backwards compatibility."
}
]
},
"exploit": [],
"generator": {
"engine": "Vulnogram 0.0.7"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20: Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/kubernetes/kubernetes/issues/83253",
"refsource": "CONFIRM",
"url": "https://github.com/kubernetes/kubernetes/issues/83253"
},
{
"name": "CVE-2019-11253: denial of service vulnerability from malicious YAML or JSON payloads",
"refsource": "MLIST",
"url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/jk8polzSUxs"
},
{
"name": "RHSA-2019:3239",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3239"
},
{
"name": "https://security.netapp.com/advisory/ntap-20191031-0006/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20191031-0006/"
},
{
"name": "RHSA-2019:3811",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3811"
},
{
"name": "RHSA-2019:3905",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3905"
}
]
},
"solution": [],
"source": {
"advisory": "",
"defect": [
"https://github.com/kubernetes/kubernetes/issues/83253"
],
"discovery": "USER"
},
"work_around": [
{
"lang": "en",
"value": "Exposure to requests from unauthenticated users can be mitigated by removing all write permissions from unauthenticated users, following instructions at https://github.com/kubernetes/kubernetes/issues/83253"
}
]
}
}
},
"cveMetadata": {
"assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565",
"assignerShortName": "kubernetes",
"cveId": "CVE-2019-11253",
"datePublished": "2019-10-17T15:40:10.154Z",
"dateReserved": "2019-04-17T00:00:00.000Z",
"dateUpdated": "2024-09-16T23:21:47.959Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-11253",
"date": "2026-07-11",
"epss": "0.25939",
"percentile": "0.97737"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-11253\",\"sourceIdentifier\":\"jordan@liggitt.net\",\"published\":\"2019-10-17T16:15:10.443\",\"lastModified\":\"2026-02-24T20:23:48.367\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper input validation in the Kubernetes API server in versions v1.0-1.12 and versions prior to v1.13.12, v1.14.8, v1.15.5, and v1.16.2 allows authorized users to send malicious YAML or JSON payloads, causing the API server to consume excessive CPU or memory, potentially crashing and becoming unavailable. Prior to v1.14.0, default RBAC policy authorized anonymous users to submit requests that could trigger this vulnerability. Clusters upgraded from a version prior to v1.14.0 keep the more permissive policy by default for backwards compatibility.\"},{\"lang\":\"es\",\"value\":\"La comprobaci\u00f3n de entrada inapropiada en el servidor API de Kubernetes en las versiones v1.0 hasta 1.12 y versiones anteriores a v1.13.12, v1.14.8, v1.15.5 y v1.16.2, permite a los usuarios autorizados enviar cargas maliciosas de YAML o JSON, causando que el servidor API consuma demasiada CPU o memoria, fallando potencialmente y dejando de estar disponible. En versiones anteriores a v1.14.0, la pol\u00edtica predeterminada de RBAC autorizaba a los usuarios an\u00f3nimos para enviar peticiones que pudieran desencadenar esta vulnerabilidad. Los cl\u00fasteres actualizados desde una versi\u00f3n anterior a v1.14.0 mantienen la pol\u00edtica m\u00e1s permisiva por defecto para la compatibilidad con versiones anteriores.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"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:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-776\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1.0\",\"versionEndIncluding\":\"1.12.10\",\"matchCriteriaId\":\"F0820894-56B7-4CB8-AE5C-29639FA59718\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.13.0\",\"versionEndExcluding\":\"1.13.12\",\"matchCriteriaId\":\"C4C87C13-A72F-4930-88DD-658099449303\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.14.0\",\"versionEndExcluding\":\"1.14.8\",\"matchCriteriaId\":\"ADA3952E-8133-4E6A-A365-4FD74ABA962C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.15.0\",\"versionEndExcluding\":\"1.15.5\",\"matchCriteriaId\":\"F9F7837F-DA69-453E-8B24-1EDF0A5CAB4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.16.0\",\"versionEndExcluding\":\"1.16.2\",\"matchCriteriaId\":\"E1BDF819-871C-4E34-978F-BAFF8D895B84\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:3.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"309CB6F8-F178-454C-BE97-787F78647C28\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:3.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4DBCD38F-BBE8-488C-A8C3-5782F191D915\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F87326E-0B56-4356-A889-73D026DB1D4B\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3239\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3811\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3905\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kubernetes/kubernetes/issues/83253\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21topic/kubernetes-security-announce/jk8polzSUxs\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20191031-0006/\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3239\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3811\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3905\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kubernetes/kubernetes/issues/83253\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21topic/kubernetes-security-announce/jk8polzSUxs\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20191031-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-06-27T00:49:10+00:00",
"cve": "CVE-2019-11253",
"id": "CVE-2019-11253",
"initial_release_date": "2019-09-28T00:00:00+00:00",
"product_status:fixed": "113",
"product_status:known_affected": "3",
"product_status:known_not_affected": "6",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kubernetes: YAML parsing vulnerable to \"Billion Laughs\" attack, allowing for remote denial of service",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2019/cve-2019-11253.json",
"version": "3"
}
}
}
WID-SEC-W-2022-0510
Vulnerability from csaf_certbund - Published: 2022-06-29 22:00 - Updated: 2026-05-18 22:00Summary
IBM DB2: 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: IBM DB2 ist ein relationales Datenbanksystem (RDBS) von IBM.
Angriff: Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in IBM DB2 ausnutzen, um Dateien zu manipulieren, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen, willkürlichen Code mit erhöhten Rechten auszuführen, Informationen falsch darzustellen und beliebigen Code auszuführen.
Betroffene Betriebssysteme: - Sonstiges
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DB2 On Openshift <11.5.7.0-cn5
IBM / DB2
|
On Openshift <11.5.7.0-cn5 | ||
|
IBM DB2 on Cloud Pak for Data <4.5.0
IBM / DB2
|
on Cloud Pak for Data <4.5.0 | ||
|
IBM MQ
IBM
|
cpe:/a:ibm:mq:-
|
— | |
|
IBM DB2
IBM / DB2
|
cpe:/a:ibm:db2:-
|
— |
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": "IBM DB2 ist ein relationales Datenbanksystem (RDBS) von IBM.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in IBM DB2 ausnutzen, um Dateien zu manipulieren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen, willk\u00fcrlichen Code mit erh\u00f6hten Rechten auszuf\u00fchren, Informationen falsch darzustellen und beliebigen Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-0510 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0510.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0510 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0510"
},
{
"category": "external",
"summary": "IBM Security Advisory vom 2022-06-29",
"url": "https://www.ibm.com/support/pages/node/6599703"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6830587 vom 2022-10-21",
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-ibm-mq-operator-and-queue-manager-container-images-are-vulnerable-to-multiple-vulnerabilities-from-containerd-gnupg2-runc-and-ibm-websphere-application-server-liberty/"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7273312 vom 2026-05-18",
"url": "https://www.ibm.com/support/pages/node/7273312"
}
],
"source_lang": "en-US",
"title": "IBM DB2: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-18T22:00:00.000+00:00",
"generator": {
"date": "2026-05-19T08:35:57.611+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2022-0510",
"initial_release_date": "2022-06-29T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-06-29T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-10-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-05-18T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "On Openshift \u003c11.5.7.0-cn5",
"product": {
"name": "IBM DB2 On Openshift \u003c11.5.7.0-cn5",
"product_id": "T023650"
}
},
{
"category": "product_version",
"name": "On Openshift 11.5.7.0-cn5",
"product": {
"name": "IBM DB2 On Openshift 11.5.7.0-cn5",
"product_id": "T023650-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:on_openshift__11.5.7.0-cn5"
}
}
},
{
"category": "product_version_range",
"name": "on Cloud Pak for Data \u003c4.5.0",
"product": {
"name": "IBM DB2 on Cloud Pak for Data \u003c4.5.0",
"product_id": "T023651"
}
},
{
"category": "product_version",
"name": "on Cloud Pak for Data 4.5.0",
"product": {
"name": "IBM DB2 on Cloud Pak for Data 4.5.0",
"product_id": "T023651-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:on_cloud_pak_for_data__4.5.0"
}
}
},
{
"category": "product_name",
"name": "IBM DB2",
"product": {
"name": "IBM DB2",
"product_id": "T048379",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:-"
}
}
}
],
"category": "product_name",
"name": "DB2"
},
{
"category": "product_name",
"name": "IBM MQ",
"product": {
"name": "IBM MQ",
"product_id": "T021398",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-1002101",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2017-1002101"
},
{
"cve": "CVE-2017-18367",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2017-18367"
},
{
"cve": "CVE-2018-1002105",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2018-1002105"
},
{
"cve": "CVE-2018-1098",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2018-1098"
},
{
"cve": "CVE-2018-1099",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2018-1099"
},
{
"cve": "CVE-2018-16886",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2018-16886"
},
{
"cve": "CVE-2018-17142",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2018-17142"
},
{
"cve": "CVE-2018-17143",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2018-17143"
},
{
"cve": "CVE-2018-17846",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2018-17846"
},
{
"cve": "CVE-2018-17847",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2018-17847"
},
{
"cve": "CVE-2018-17848",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2018-17848"
},
{
"cve": "CVE-2018-20699",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2018-20699"
},
{
"cve": "CVE-2019-11247",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11247"
},
{
"cve": "CVE-2019-11249",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11249"
},
{
"cve": "CVE-2019-11250",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11250"
},
{
"cve": "CVE-2019-11251",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11251"
},
{
"cve": "CVE-2019-11252",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11252"
},
{
"cve": "CVE-2019-11253",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11253"
},
{
"cve": "CVE-2019-11254",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11254"
},
{
"cve": "CVE-2019-11840",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11840"
},
{
"cve": "CVE-2019-11841",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11841"
},
{
"cve": "CVE-2019-16884",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2019-16884"
},
{
"cve": "CVE-2020-10752",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-10752"
},
{
"cve": "CVE-2020-14040",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-14040"
},
{
"cve": "CVE-2020-15106",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-15106"
},
{
"cve": "CVE-2020-15112",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-15112"
},
{
"cve": "CVE-2020-15113",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-15113"
},
{
"cve": "CVE-2020-26160",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-26160"
},
{
"cve": "CVE-2020-27813",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-27813"
},
{
"cve": "CVE-2020-28851",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-28851"
},
{
"cve": "CVE-2020-28852",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-28852"
},
{
"cve": "CVE-2020-29652",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-29652"
},
{
"cve": "CVE-2020-36067",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-36067"
},
{
"cve": "CVE-2020-7919",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-7919"
},
{
"cve": "CVE-2020-8551",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-8551"
},
{
"cve": "CVE-2020-8552",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-8552"
},
{
"cve": "CVE-2020-8554",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-8554"
},
{
"cve": "CVE-2020-8555",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-8555"
},
{
"cve": "CVE-2020-8557",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-8557"
},
{
"cve": "CVE-2020-8559",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-8559"
},
{
"cve": "CVE-2020-8564",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-8564"
},
{
"cve": "CVE-2020-8565",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-8565"
},
{
"cve": "CVE-2020-9283",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2020-9283"
},
{
"cve": "CVE-2021-20206",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-20206"
},
{
"cve": "CVE-2021-25735",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-25735"
},
{
"cve": "CVE-2021-25736",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-25736"
},
{
"cve": "CVE-2021-25737",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-25737"
},
{
"cve": "CVE-2021-25741",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-25741"
},
{
"cve": "CVE-2021-27918",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-27918"
},
{
"cve": "CVE-2021-30465",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-30465"
},
{
"cve": "CVE-2021-3121",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3121"
},
{
"cve": "CVE-2021-31525",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-31525"
},
{
"cve": "CVE-2021-33194",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-33194"
},
{
"cve": "CVE-2021-3538",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3538"
},
{
"cve": "CVE-2021-41190",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-41190"
},
{
"cve": "CVE-2021-42248",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-42248"
},
{
"cve": "CVE-2021-42836",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-42836"
},
{
"cve": "CVE-2021-43565",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2021-43784",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-43784"
},
{
"cve": "CVE-2021-44716",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44907",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2021-44907"
},
{
"cve": "CVE-2022-27191",
"product_status": {
"known_affected": [
"T023650",
"T023651",
"T021398",
"T048379"
]
},
"release_date": "2022-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27191"
}
]
}
WID-SEC-W-2025-0653
Vulnerability from csaf_certbund - Published: 2019-10-03 22:00 - Updated: 2025-03-30 22:00Summary
Kubernetes: Schwachstelle ermöglicht Denial of Service
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: Kubernetes ist ein Werkzeug zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Kubernetes ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Kubernetes
Open Source
|
cpe:/a:kubernetes:kubernetes:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM DB2 on Cloud Pak for Data
IBM / DB2
|
cpe:/a:ibm:db2:on_cloud_pak_for_data
|
on Cloud Pak for Data |
References
12 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": "Kubernetes ist ein Werkzeug zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Kubernetes ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0653 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2025-0653.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0653 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0653"
},
{
"category": "external",
"summary": "Red Hat Bugzilla Bug 1757702 vom 2019-10-03",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757702"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2019:3132 vom 2019-10-16",
"url": "https://access.redhat.com/errata/RHSA-2019:3132"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2019:3239 vom 2019-10-29",
"url": "https://access.redhat.com/errata/RHSA-2019:3239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2019:3811 vom 2019-11-07",
"url": "https://access.redhat.com/errata/RHSA-2019:3811"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2019:3905 vom 2019-11-18",
"url": "https://access.redhat.com/errata/RHSA-2019:3905"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2796 vom 2020-07-01",
"url": "https://access.redhat.com/errata/RHSA-2020:2796"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2795 vom 2020-07-01",
"url": "https://access.redhat.com/errata/RHSA-2020:2795"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2799 vom 2020-07-01",
"url": "https://access.redhat.com/errata/RHSA-2020:2799"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:2183 vom 2022-05-11",
"url": "https://access.redhat.com/errata/RHSA-2022:2183"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7229443 vom 2025-03-28",
"url": "https://www.ibm.com/support/pages/node/7229443"
}
],
"source_lang": "en-US",
"title": "Kubernetes: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-03-30T22:00:00.000+00:00",
"generator": {
"date": "2025-03-31T08:36:52.049+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0653",
"initial_release_date": "2019-10-03T22:00:00.000+00:00",
"revision_history": [
{
"date": "2019-10-03T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2019-10-16T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2019-10-29T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2019-11-07T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2019-11-18T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-07-01T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-10-04T22:00:00.000+00:00",
"number": "7",
"summary": "Referenz(en) aufgenommen: GHSA-PMQP-H87C-MR78"
},
{
"date": "2022-05-11T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-30T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "on Cloud Pak for Data",
"product": {
"name": "IBM DB2 on Cloud Pak for Data",
"product_id": "T042208",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:on_cloud_pak_for_data"
}
}
}
],
"category": "product_name",
"name": "DB2"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Kubernetes",
"product": {
"name": "Open Source Kubernetes",
"product_id": "T015097",
"product_identification_helper": {
"cpe": "cpe:/a:kubernetes:kubernetes:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11253",
"product_status": {
"known_affected": [
"T015097",
"67646",
"T042208"
]
},
"release_date": "2019-10-03T22:00:00.000+00:00",
"title": "CVE-2019-11253"
}
]
}
WID-SEC-W-2026-0777
Vulnerability from csaf_certbund - Published: 2020-07-01 22:00 - Updated: 2026-03-18 23:00Summary
Red Hat OpenShift: 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: Red Hat OpenShift ist eine "Platform as a Service" (PaaS) Lösung zur Bereitstellung von Applikationen in der Cloud.
Angriff: Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um einen Denial of Service Angriff durchzuführen, einen Cross-Site-Scripting-Angriff durchzuführen, beliebigen Programmcode auszuführen, oder Auswirkungen hinsichtlich der Vertraulichkeit, Verfügbarkeit und Integrität zu verursachen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh 1.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_1.1
|
Service Mesh 1.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.5
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.5 | ||
|
IBM App Connect Enterprise Certified Container Operator <12.5.0
IBM / App Connect Enterprise
|
Certified Container Operator <12.5.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh 1.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_1.1
|
Service Mesh 1.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.5
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.5 | ||
|
IBM App Connect Enterprise Certified Container Operator <12.5.0
IBM / App Connect Enterprise
|
Certified Container Operator <12.5.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh 1.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_1.1
|
Service Mesh 1.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.5
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.5 | ||
|
IBM App Connect Enterprise Certified Container Operator <12.5.0
IBM / App Connect Enterprise
|
Certified Container Operator <12.5.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh 1.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_1.1
|
Service Mesh 1.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.5
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.5 | ||
|
IBM App Connect Enterprise Certified Container Operator <12.5.0
IBM / App Connect Enterprise
|
Certified Container Operator <12.5.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh 1.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_1.1
|
Service Mesh 1.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.5
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.5 | ||
|
IBM App Connect Enterprise Certified Container Operator <12.5.0
IBM / App Connect Enterprise
|
Certified Container Operator <12.5.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh 1.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_1.1
|
Service Mesh 1.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.5
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.5 | ||
|
IBM App Connect Enterprise Certified Container Operator <12.5.0
IBM / App Connect Enterprise
|
Certified Container Operator <12.5.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh 1.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_1.1
|
Service Mesh 1.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.5
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.5 | ||
|
IBM App Connect Enterprise Certified Container Operator <12.5.0
IBM / App Connect Enterprise
|
Certified Container Operator <12.5.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh 1.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_1.1
|
Service Mesh 1.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.5
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.5 | ||
|
IBM App Connect Enterprise Certified Container Operator <12.5.0
IBM / App Connect Enterprise
|
Certified Container Operator <12.5.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh 1.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_1.1
|
Service Mesh 1.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.5
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.5 | ||
|
IBM App Connect Enterprise Certified Container Operator <12.5.0
IBM / App Connect Enterprise
|
Certified Container Operator <12.5.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh 1.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_1.1
|
Service Mesh 1.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.5
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.5 | ||
|
IBM App Connect Enterprise Certified Container Operator <12.5.0
IBM / App Connect Enterprise
|
Certified Container Operator <12.5.0 |
References
15 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": "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, authentisierter Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, beliebigen Programmcode auszuf\u00fchren, oder Auswirkungen hinsichtlich der Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t zu verursachen.",
"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-2026-0777 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2026-0777.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0777 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0777"
},
{
"category": "external",
"summary": "Red Hat Security Adivisory:RHSA-2020:2795 vom 2020-07-01",
"url": "https://access.redhat.com/errata/RHSA-2020:2795"
},
{
"category": "external",
"summary": "Red Hat Security Adivisory:RHSA-2020:2796 vom 2020-07-01",
"url": "https://access.redhat.com/errata/RHSA-2020:2796"
},
{
"category": "external",
"summary": "Red Hat Security Adivisory:RHSA-2020:2798 vom 2020-07-01",
"url": "https://access.redhat.com/errata/RHSA-2020:2798"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2861 vom 2020-07-07",
"url": "https://access.redhat.com/errata/RHSA-2020:2861"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2870 vom 2020-07-07",
"url": "https://access.redhat.com/errata/RHSA-2020:2870"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2864 vom 2020-07-07",
"url": "https://access.redhat.com/errata/RHSA-2020:2864"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2863 vom 2020-07-07",
"url": "https://access.redhat.com/errata/RHSA-2020:2863"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:2876-1 vom 2020-10-07",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-October/007531.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:2911-1 vom 2020-10-13",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-October/007550.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4682 vom 2020-11-04",
"url": "https://access.redhat.com/errata/RHSA-2020:4682"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3309-1 vom 2020-11-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007763.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0335-1 vom 2021-02-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008279.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7266679 vom 2026-03-18",
"url": "https://www.ibm.com/support/pages/node/7266679"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-18T23:00:00.000+00:00",
"generator": {
"date": "2026-03-19T09:13:09.420+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0777",
"initial_release_date": "2020-07-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2020-07-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-07-07T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-10-07T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-10-13T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-11-03T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-11-12T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-02-08T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-18T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Certified Container Operator \u003c12.5.0",
"product": {
"name": "IBM App Connect Enterprise Certified Container Operator \u003c12.5.0",
"product_id": "T051883"
}
},
{
"category": "product_version",
"name": "Certified Container Operator 12.5.0",
"product": {
"name": "IBM App Connect Enterprise Certified Container Operator 12.5.0",
"product_id": "T051883-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:12.5.0::certified_container_operator"
}
}
},
{
"category": "product_version_range",
"name": "Certified Container Operator \u003c12.0.5",
"product": {
"name": "IBM App Connect Enterprise Certified Container Operator \u003c12.0.5",
"product_id": "T051884"
}
},
{
"category": "product_version",
"name": "Certified Container Operator 12.0.5",
"product": {
"name": "IBM App Connect Enterprise Certified Container Operator 12.0.5",
"product_id": "T051884-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:12.0.5::certified_container_operator"
}
}
}
],
"category": "product_name",
"name": "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 1.1",
"product": {
"name": "Red Hat OpenShift Service Mesh 1.1",
"product_id": "T016838",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_1.1"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11253",
"product_status": {
"known_affected": [
"T016838",
"T002207",
"67646",
"T051884",
"T051883"
]
},
"release_date": "2020-07-01T22:00:00.000+00:00",
"title": "CVE-2019-11253"
},
{
"cve": "CVE-2020-14306",
"product_status": {
"known_affected": [
"T016838",
"T002207",
"67646",
"T051884",
"T051883"
]
},
"release_date": "2020-07-01T22:00:00.000+00:00",
"title": "CVE-2020-14306"
},
{
"cve": "CVE-2019-16769",
"product_status": {
"known_affected": [
"T016838",
"T002207",
"67646",
"T051884",
"T051883"
]
},
"release_date": "2020-07-01T22:00:00.000+00:00",
"title": "CVE-2019-16769"
},
{
"cve": "CVE-2020-12052",
"product_status": {
"known_affected": [
"T016838",
"T002207",
"67646",
"T051884",
"T051883"
]
},
"release_date": "2020-07-01T22:00:00.000+00:00",
"title": "CVE-2020-12052"
},
{
"cve": "CVE-2020-7660",
"product_status": {
"known_affected": [
"T016838",
"T002207",
"67646",
"T051884",
"T051883"
]
},
"release_date": "2020-07-01T22:00:00.000+00:00",
"title": "CVE-2020-7660"
},
{
"cve": "CVE-2020-7662",
"product_status": {
"known_affected": [
"T016838",
"T002207",
"67646",
"T051884",
"T051883"
]
},
"release_date": "2020-07-01T22:00:00.000+00:00",
"title": "CVE-2020-7662"
},
{
"cve": "CVE-2020-12603",
"product_status": {
"known_affected": [
"T016838",
"T002207",
"67646",
"T051884",
"T051883"
]
},
"release_date": "2020-07-01T22:00:00.000+00:00",
"title": "CVE-2020-12603"
},
{
"cve": "CVE-2020-12604",
"product_status": {
"known_affected": [
"T016838",
"T002207",
"67646",
"T051884",
"T051883"
]
},
"release_date": "2020-07-01T22:00:00.000+00:00",
"title": "CVE-2020-12604"
},
{
"cve": "CVE-2020-12605",
"product_status": {
"known_affected": [
"T016838",
"T002207",
"67646",
"T051884",
"T051883"
]
},
"release_date": "2020-07-01T22:00:00.000+00:00",
"title": "CVE-2020-12605"
},
{
"cve": "CVE-2020-8663",
"product_status": {
"known_affected": [
"T016838",
"T002207",
"67646",
"T051884",
"T051883"
]
},
"release_date": "2020-07-01T22:00:00.000+00:00",
"title": "CVE-2020-8663"
}
]
}
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…