Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-20699 (GCVE-0-2018-20699)
Vulnerability from cvelistv5 – Published: 2019-01-12 02:00 – Updated: 2024-08-05 12:05
VLAI
EPSS
VEX
Summary
Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go.
Severity
4.9 (Medium)
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/docker/engine/pull/70 | x_refsource_MISC |
| https://github.com/moby/moby/pull/37967 | x_refsource_MISC |
| https://access.redhat.com/errata/RHSA-2019:0487 | vendor-advisoryx_refsource_REDHAT |
Date Public
2019-01-11 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T12:05:17.865Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/docker/engine/pull/70"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/moby/moby/pull/37967"
},
{
"name": "RHSA-2019:0487",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:0487"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2019-01-11T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-03-13T09:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/docker/engine/pull/70"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/moby/moby/pull/37967"
},
{
"name": "RHSA-2019:0487",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:0487"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20699",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/docker/engine/pull/70",
"refsource": "MISC",
"url": "https://github.com/docker/engine/pull/70"
},
{
"name": "https://github.com/moby/moby/pull/37967",
"refsource": "MISC",
"url": "https://github.com/moby/moby/pull/37967"
},
{
"name": "RHSA-2019:0487",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:0487"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2018-20699",
"datePublished": "2019-01-12T02:00:00.000Z",
"dateReserved": "2019-01-11T00:00:00.000Z",
"dateUpdated": "2024-08-05T12:05:17.865Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2018-20699",
"date": "2026-07-21",
"epss": "0.02231",
"percentile": "0.80829"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2018-20699\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-01-12T02:29:00.230\",\"lastModified\":\"2024-11-21T04:02:00.360\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go.\"},{\"lang\":\"es\",\"value\":\"Docker Engine, en versiones anteriores a la 18.09, permite que los atacantes provoquen una denegaci\u00f3n de servicio (consumo de la memoria dockerd) mediante un entero grande en los valores --cpuset-mems o --cpuset-cpus. Esto est\u00e1 relacionado con daemon/daemon_unix.go, pkg/parsers/parsers.go y pkg/sysinfo/sysinfo.go.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":4.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:N/A:P\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:engine:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"18.09\",\"matchCriteriaId\":\"31AD82ED-24B4-4764-B7CF-20370773AE08\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2019:0487\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/docker/engine/pull/70\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/pull/37967\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:0487\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/docker/engine/pull/70\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/pull/37967\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2025-11-21T16:46:34+00:00",
"cve": "CVE-2018-20699",
"id": "CVE-2018-20699",
"initial_release_date": "2018-10-04T00:00:00+00:00",
"product_status:fixed": "37",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "docker: Memory exhaustion via large integer used with --cpuset-mems or --cpuset-cpus",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2018/cve-2018-20699.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-2176
Vulnerability from csaf_certbund - Published: 2019-03-12 23:00 - Updated: 2025-10-12 22:00Summary
docker: Schwachstelle ermöglicht Denial of Service
Severity
Niedrig
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: Docker ist eine Open-Source-Software, die dazu verwendet werden kann, Anwendungen mithilfe von Betriebssystemvirtualisierung in Containern zu isolieren.
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff: Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in docker ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux 7
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:7
|
7 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source docker <18.09
Open Source / docker
|
<18.09 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
References
10 references
{
"document": {
"aggregate_severity": {
"text": "niedrig"
},
"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": "Docker ist eine Open-Source-Software, die dazu verwendet werden kann, Anwendungen mithilfe von Betriebssystemvirtualisierung in Containern zu isolieren.\r\nRed Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in docker ausnutzen, um einen Denial of Service Angriff durchzuf\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-2176 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2025-2176.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2176 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2176"
},
{
"category": "external",
"summary": "RedHat Security Advisory RHSA-2019:0487 vom 2019-03-12",
"url": "https://access.redhat.com/errata/RHSA-2019:0487"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2019-4598 vom 2019-04-02",
"url": "http://linux.oracle.com/errata/ELSA-2019-4598.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2019-4597 vom 2019-04-02",
"url": "http://linux.oracle.com/errata/ELSA-2019-4597.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2019-4756 vom 2019-08-20",
"url": "http://linux.oracle.com/errata/ELSA-2019-4756.html"
},
{
"category": "external",
"summary": "Amazon Linux 2 Security Advisory",
"url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2021-003.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15589-1 vom 2025-10-01",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EIIL6ZDECMHZ2FPMF2NB3HCD4ICR42KQ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03540-1 vom 2025-10-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022826.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03545-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UB7MGNRMXC5LO5Y66FLOE354VVU5ULQK/"
}
],
"source_lang": "en-US",
"title": "docker: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-10-12T22:00:00.000+00:00",
"generator": {
"date": "2025-10-13T09:30:00.185+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-2176",
"initial_release_date": "2019-03-12T23:00:00.000+00:00",
"revision_history": [
{
"date": "2019-03-12T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2019-04-01T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2019-08-19T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2021-12-08T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-10-12T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c18.09",
"product": {
"name": "Open Source docker \u003c18.09",
"product_id": "T013773"
}
},
{
"category": "product_version",
"name": "18.09",
"product": {
"name": "Open Source docker 18.09",
"product_id": "T013773-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:docker:docker:18.09"
}
}
}
],
"category": "product_name",
"name": "docker"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7",
"product": {
"name": "Red Hat Enterprise Linux 7",
"product_id": "T013019",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-20699",
"product_status": {
"known_affected": [
"T002207",
"T013019",
"T027843",
"398363",
"T013773",
"T004914"
]
},
"release_date": "2019-03-12T23:00:00.000+00:00",
"title": "CVE-2018-20699"
}
]
}
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…