Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-8557 (GCVE-0-2020-8557)
Vulnerability from cvelistv5 – Published: 2020-07-23 16:59 – Updated: 2024-09-17 03:14
VLAI
EPSS
VEX
Title
Kubernetes node disk Denial of Service by writing to container /etc/hosts
Summary
The Kubernetes kubelet component in versions 1.1-1.16.12, 1.17.0-1.17.8 and 1.18.0-1.18.5 do not account for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod. If a pod writes a large amount of data to the /etc/hosts file, it could fill the storage space of the node and cause the node to fail.
Severity
5.5 (Medium)
CWE
- CWE-400 - Uncontrolled Resource Consumption
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/kubernetes/kubernetes/issues/93032 | x_refsource_CONFIRM |
| https://groups.google.com/g/kubernetes-security-a… | mailing-listx_refsource_MLIST |
| https://security.netapp.com/advisory/ntap-2020082… | x_refsource_CONFIRM |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Kubernetes | Kubernetes |
Affected:
1.15
Affected: 1.14 Affected: 1.13 Affected: 1.12 Affected: 1.11 Affected: 1.10 Affected: 1.9 Affected: 1.8 Affected: 1.7 Affected: 1.6 Affected: 1.5 Affected: 1.4 Affected: 1.3 Affected: 1.2 Affected: 1.1 Affected: 1.18 , < 1.18.6 (custom) Affected: 1.17 , < 1.17.9 (custom) Affected: 1.16 , < 1.16.13 (custom) |
Date Public
2020-07-15 00:00
Credits
Kebe Liu of DaoCloud
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T10:03:46.168Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/kubernetes/kubernetes/issues/93032"
},
{
"name": "[Security Advisory] CVE-2020-8557: Node disk DOS by writing to container /etc/hosts",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://groups.google.com/g/kubernetes-security-announce/c/cB_JUsYEKyY/m/vVSO61AhBwAJ"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20200821-0002/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Kubernetes",
"vendor": "Kubernetes",
"versions": [
{
"status": "affected",
"version": "1.15"
},
{
"status": "affected",
"version": "1.14"
},
{
"status": "affected",
"version": "1.13"
},
{
"status": "affected",
"version": "1.12"
},
{
"status": "affected",
"version": "1.11"
},
{
"status": "affected",
"version": "1.10"
},
{
"status": "affected",
"version": "1.9"
},
{
"status": "affected",
"version": "1.8"
},
{
"status": "affected",
"version": "1.7"
},
{
"status": "affected",
"version": "1.6"
},
{
"status": "affected",
"version": "1.5"
},
{
"status": "affected",
"version": "1.4"
},
{
"status": "affected",
"version": "1.3"
},
{
"status": "affected",
"version": "1.2"
},
{
"status": "affected",
"version": "1.1"
},
{
"lessThan": "1.18.6",
"status": "affected",
"version": "1.18",
"versionType": "custom"
},
{
"lessThan": "1.17.9",
"status": "affected",
"version": "1.17",
"versionType": "custom"
},
{
"lessThan": "1.16.13",
"status": "affected",
"version": "1.16",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Kebe Liu of DaoCloud"
}
],
"datePublic": "2020-07-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The Kubernetes kubelet component in versions 1.1-1.16.12, 1.17.0-1.17.8 and 1.18.0-1.18.5 do not account for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod. If a pod writes a large amount of data to the /etc/hosts file, it could fill the storage space of the node and cause the node to fail."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-08-21T09:06:14.000Z",
"orgId": "a6081bf6-c852-4425-ad4f-a67919267565",
"shortName": "kubernetes"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/kubernetes/kubernetes/issues/93032"
},
{
"name": "[Security Advisory] CVE-2020-8557: Node disk DOS by writing to container /etc/hosts",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://groups.google.com/g/kubernetes-security-announce/c/cB_JUsYEKyY/m/vVSO61AhBwAJ"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20200821-0002/"
}
],
"source": {
"discovery": "USER"
},
"title": "Kubernetes node disk Denial of Service by writing to container /etc/hosts",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@kubernetes.io",
"DATE_PUBLIC": "2020-07-15T00:00:00.000Z",
"ID": "CVE-2020-8557",
"STATE": "PUBLIC",
"TITLE": "Kubernetes node disk Denial of Service by writing to container /etc/hosts"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Kubernetes",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "1.18",
"version_value": "1.18.6"
},
{
"version_affected": "\u003c",
"version_name": "1.17",
"version_value": "1.17.9"
},
{
"version_affected": "\u003c",
"version_name": "1.16",
"version_value": "1.16.13"
},
{
"version_value": "1.15"
},
{
"version_value": "1.14"
},
{
"version_value": "1.13"
},
{
"version_value": "1.12"
},
{
"version_value": "1.11"
},
{
"version_value": "1.10"
},
{
"version_value": "1.9"
},
{
"version_value": "1.8"
},
{
"version_value": "1.7"
},
{
"version_value": "1.6"
},
{
"version_value": "1.5"
},
{
"version_value": "1.4"
},
{
"version_value": "1.3"
},
{
"version_value": "1.2"
},
{
"version_value": "1.1"
}
]
}
}
]
},
"vendor_name": "Kubernetes"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Kebe Liu of DaoCloud"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Kubernetes kubelet component in versions 1.1-1.16.12, 1.17.0-1.17.8 and 1.18.0-1.18.5 do not account for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod. If a pod writes a large amount of data to the /etc/hosts file, it could fill the storage space of the node and cause the node to fail."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400 Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/kubernetes/kubernetes/issues/93032",
"refsource": "CONFIRM",
"url": "https://github.com/kubernetes/kubernetes/issues/93032"
},
{
"name": "[Security Advisory] CVE-2020-8557: Node disk DOS by writing to container /etc/hosts",
"refsource": "MLIST",
"url": "https://groups.google.com/g/kubernetes-security-announce/c/cB_JUsYEKyY/m/vVSO61AhBwAJ"
},
{
"name": "https://security.netapp.com/advisory/ntap-20200821-0002/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20200821-0002/"
}
]
},
"source": {
"discovery": "USER"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565",
"assignerShortName": "kubernetes",
"cveId": "CVE-2020-8557",
"datePublished": "2020-07-23T16:59:38.580Z",
"dateReserved": "2020-02-03T00:00:00.000Z",
"dateUpdated": "2024-09-17T03:14:05.177Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-8557",
"date": "2026-07-12",
"epss": "0.00501",
"percentile": "0.39374"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.16.13\", \"matchCriteriaId\": \"12849C27-DD8A-4D84-92FD-3AB32B43742B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.17.0\", \"versionEndExcluding\": \"1.17.9\", \"matchCriteriaId\": \"CC1FA454-87A3-480C-BB5E-A23086E2EA99\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.18.0\", \"versionEndExcluding\": \"1.18.6\", \"matchCriteriaId\": \"3E4009BA-8220-4B8E-8B4B-1ADA1680DD70\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The Kubernetes kubelet component in versions 1.1-1.16.12, 1.17.0-1.17.8 and 1.18.0-1.18.5 do not account for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod. If a pod writes a large amount of data to the /etc/hosts file, it could fill the storage space of the node and cause the node to fail.\"}, {\"lang\": \"es\", \"value\": \"El componente kubelet de Kubenetes versiones 1.1-1.16.12, 1.17.0-1.17.8 y 1.18.0-1.18.5, no cuenta para el uso del disco por parte de un pod que escribe en su propio archivo /etc/hosts. El archivo /etc/hosts montado en un pod para kubelet no esta incluido para el administrador de desalojo de kubelet al calcular el uso de almacenamiento ef\\u00edmero por un pod. Si un pod escribe una gran cantidad de datos en el archivo /etc/hosts, podr\\u00eda llenar el espacio de almacenamiento del nodo y hacer que el nodo presente un fallo\"}]",
"id": "CVE-2020-8557",
"lastModified": "2024-11-21T05:39:01.667",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"jordan@liggitt.net\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 2.1, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 3.9, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2020-07-23T17:15:12.513",
"references": "[{\"url\": \"https://github.com/kubernetes/kubernetes/issues/93032\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://groups.google.com/g/kubernetes-security-announce/c/cB_JUsYEKyY/m/vVSO61AhBwAJ\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20200821-0002/\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/kubernetes/kubernetes/issues/93032\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://groups.google.com/g/kubernetes-security-announce/c/cB_JUsYEKyY/m/vVSO61AhBwAJ\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20200821-0002/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "jordan@liggitt.net",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"jordan@liggitt.net\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-8557\",\"sourceIdentifier\":\"jordan@liggitt.net\",\"published\":\"2020-07-23T17:15:12.513\",\"lastModified\":\"2024-11-21T05:39:01.667\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Kubernetes kubelet component in versions 1.1-1.16.12, 1.17.0-1.17.8 and 1.18.0-1.18.5 do not account for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod. If a pod writes a large amount of data to the /etc/hosts file, it could fill the storage space of the node and cause the node to fail.\"},{\"lang\":\"es\",\"value\":\"El componente kubelet de Kubenetes versiones 1.1-1.16.12, 1.17.0-1.17.8 y 1.18.0-1.18.5, no cuenta para el uso del disco por parte de un pod que escribe en su propio archivo /etc/hosts. El archivo /etc/hosts montado en un pod para kubelet no esta incluido para el administrador de desalojo de kubelet al calcular el uso de almacenamiento ef\u00edmero por un pod. Si un pod escribe una gran cantidad de datos en el archivo /etc/hosts, podr\u00eda llenar el espacio de almacenamiento del nodo y hacer que el nodo presente un fallo\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"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-400\"}]},{\"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:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.16.13\",\"matchCriteriaId\":\"12849C27-DD8A-4D84-92FD-3AB32B43742B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.17.0\",\"versionEndExcluding\":\"1.17.9\",\"matchCriteriaId\":\"CC1FA454-87A3-480C-BB5E-A23086E2EA99\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.18.0\",\"versionEndExcluding\":\"1.18.6\",\"matchCriteriaId\":\"3E4009BA-8220-4B8E-8B4B-1ADA1680DD70\"}]}]}],\"references\":[{\"url\":\"https://github.com/kubernetes/kubernetes/issues/93032\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/kubernetes-security-announce/c/cB_JUsYEKyY/m/vVSO61AhBwAJ\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200821-0002/\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kubernetes/kubernetes/issues/93032\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/kubernetes-security-announce/c/cB_JUsYEKyY/m/vVSO61AhBwAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200821-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2025-11-21T16:06:59+00:00",
"cve": "CVE-2020-8557",
"id": "CVE-2020-8557",
"initial_release_date": "2020-07-15T00:00:00+00:00",
"product_status:fixed": "51",
"product_status:known_not_affected": "61",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kubernetes: Node disk DOS by writing to container /etc/hosts",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2020/cve-2020-8557.json",
"version": "3"
}
}
}
SUSE-RU-2020:2204-1
Vulnerability from csaf_suse - Published: 2020-08-11 12:33 - Updated: 2020-08-11 12:33Summary
Bugfixes on cilium, gangway and skuba and security fix for Kubernetes (cve-2020-8557)
Severity
Moderate
Notes
Title of the patch: Bugfixes on cilium, gangway and skuba and security fix for Kubernetes (cve-2020-8557)
Description of the patch: = Required Actions
== Kubernetes (Security fix)
This fix will be applied to the kubelet daemon running on the nodes by `skuba-update`.
See https://documentation.suse.com/suse-caasp/4.2/html/caasp-admin/_cluster_updates.html#_base_os_updates for more details.
Make sure you look at the Release Notes https://www.suse.com/releasenotes/x86_64/SUSE-CAASP/4/#_changes_in_4_2_2 for any known bug.
== Cilium Bugfix
Cilium will be updated by `skuba addon upgrade`. No action is required from your side.
For more info see https://documentation.suse.com/suse-caasp/4.2/html/caasp-admin/_cluster_updates.html#_generating_an_overview_of_available_addon_updates
== Gangway bugfix
Gangway will be updated by `skuba addon upgrade`. No action is required from your side.
For more info see https://documentation.suse.com/suse-caasp/4.2/html/caasp-admin/_cluster_updates.html#_generating_an_overview_of_available_addon_updates
== Skuba
In order to update skuba, you need to update the admin workstation.
See detailed instructions at https://documentation.suse.com/suse-caasp/4.1/html/caasp-admin/_cluster_updates.html#_update_management_workstation
Patchnames: SUSE-2020-2204,SUSE-SLE-Module-Containers-15-SP1-2020-2204
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.4-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.4-4.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Bugfixes on cilium, gangway and skuba and security fix for Kubernetes (cve-2020-8557)",
"title": "Title of the patch"
},
{
"category": "description",
"text": " = Required Actions\n\n== Kubernetes (Security fix)\n\nThis fix will be applied to the kubelet daemon running on the nodes by `skuba-update`. \nSee https://documentation.suse.com/suse-caasp/4.2/html/caasp-admin/_cluster_updates.html#_base_os_updates for more details.\nMake sure you look at the Release Notes https://www.suse.com/releasenotes/x86_64/SUSE-CAASP/4/#_changes_in_4_2_2 for any known bug.\n\n== Cilium Bugfix\n\nCilium will be updated by `skuba addon upgrade`. No action is required from your side.\nFor more info see https://documentation.suse.com/suse-caasp/4.2/html/caasp-admin/_cluster_updates.html#_generating_an_overview_of_available_addon_updates\n\n== Gangway bugfix\n\nGangway will be updated by `skuba addon upgrade`. No action is required from your side.\nFor more info see https://documentation.suse.com/suse-caasp/4.2/html/caasp-admin/_cluster_updates.html#_generating_an_overview_of_available_addon_updates\n== Skuba\n\nIn order to update skuba, you need to update the admin workstation.\nSee detailed instructions at https://documentation.suse.com/suse-caasp/4.1/html/caasp-admin/_cluster_updates.html#_update_management_workstation\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-2204,SUSE-SLE-Module-Containers-15-SP1-2020-2204",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-ru-2020_2204-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2020:2204-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-20202204-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2020:2204-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2020-August/015702.html"
},
{
"category": "self",
"summary": "SUSE Bug 1146991",
"url": "https://bugzilla.suse.com/1146991"
},
{
"category": "self",
"summary": "SUSE Bug 1173039",
"url": "https://bugzilla.suse.com/1173039"
},
{
"category": "self",
"summary": "SUSE Bug 1173055",
"url": "https://bugzilla.suse.com/1173055"
},
{
"category": "self",
"summary": "SUSE Bug 1173165",
"url": "https://bugzilla.suse.com/1173165"
},
{
"category": "self",
"summary": "SUSE Bug 1173984",
"url": "https://bugzilla.suse.com/1173984"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8557 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8557/"
}
],
"title": "Bugfixes on cilium, gangway and skuba and security fix for Kubernetes (cve-2020-8557)",
"tracking": {
"current_release_date": "2020-08-11T12:33:40Z",
"generator": {
"date": "2020-08-11T12:33:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2020:2204-1",
"initial_release_date": "2020-08-11T12:33:40Z",
"revision_history": [
{
"date": "2020-08-11T12:33:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cilium-k8s-yaml-1.6.6-3.10.1.noarch",
"product": {
"name": "cilium-k8s-yaml-1.6.6-3.10.1.noarch",
"product_id": "cilium-k8s-yaml-1.6.6-3.10.1.noarch"
}
},
{
"category": "product_version",
"name": "skuba-update-1.4.1-3.46.1.noarch",
"product": {
"name": "skuba-update-1.4.1-3.46.1.noarch",
"product_id": "skuba-update-1.4.1-3.46.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "caasp-dex-2.16.0-3.7.1.x86_64",
"product": {
"name": "caasp-dex-2.16.0-3.7.1.x86_64",
"product_id": "caasp-dex-2.16.0-3.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "caasp-release-4.2.2-24.26.1.x86_64",
"product": {
"name": "caasp-release-4.2.2-24.26.1.x86_64",
"product_id": "caasp-release-4.2.2-24.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "cilium-1.6.6-3.10.1.x86_64",
"product": {
"name": "cilium-1.6.6-3.10.1.x86_64",
"product_id": "cilium-1.6.6-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "cilium-cni-1.6.6-3.10.1.x86_64",
"product": {
"name": "cilium-cni-1.6.6-3.10.1.x86_64",
"product_id": "cilium-cni-1.6.6-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "cilium-devel-1.6.6-3.10.1.x86_64",
"product": {
"name": "cilium-devel-1.6.6-3.10.1.x86_64",
"product_id": "cilium-devel-1.6.6-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "cilium-docker-1.6.6-3.10.1.x86_64",
"product": {
"name": "cilium-docker-1.6.6-3.10.1.x86_64",
"product_id": "cilium-docker-1.6.6-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "cilium-operator-1.6.6-3.10.1.x86_64",
"product": {
"name": "cilium-operator-1.6.6-3.10.1.x86_64",
"product_id": "cilium-operator-1.6.6-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "gangway-3.1.0-4.5.1.x86_64",
"product": {
"name": "gangway-3.1.0-4.5.1.x86_64",
"product_id": "gangway-3.1.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubectl-caasp-1.4.1-3.46.1.x86_64",
"product": {
"name": "kubectl-caasp-1.4.1-3.46.1.x86_64",
"product_id": "kubectl-caasp-1.4.1-3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-client-1.17.4-4.18.1.x86_64",
"product": {
"name": "kubernetes-client-1.17.4-4.18.1.x86_64",
"product_id": "kubernetes-client-1.17.4-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-common-1.17.4-4.18.1.x86_64",
"product": {
"name": "kubernetes-common-1.17.4-4.18.1.x86_64",
"product_id": "kubernetes-common-1.17.4-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-extra-1.17.4-4.18.1.x86_64",
"product": {
"name": "kubernetes-extra-1.17.4-4.18.1.x86_64",
"product_id": "kubernetes-extra-1.17.4-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-kubeadm-1.17.4-4.18.1.x86_64",
"product": {
"name": "kubernetes-kubeadm-1.17.4-4.18.1.x86_64",
"product_id": "kubernetes-kubeadm-1.17.4-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-kubelet-1.17.4-4.18.1.x86_64",
"product": {
"name": "kubernetes-kubelet-1.17.4-4.18.1.x86_64",
"product_id": "kubernetes-kubelet-1.17.4-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-master-1.17.4-4.18.1.x86_64",
"product": {
"name": "kubernetes-master-1.17.4-4.18.1.x86_64",
"product_id": "kubernetes-master-1.17.4-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes-node-1.17.4-4.18.1.x86_64",
"product": {
"name": "kubernetes-node-1.17.4-4.18.1.x86_64",
"product_id": "kubernetes-node-1.17.4-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcilium1-1.6.6-3.10.1.x86_64",
"product": {
"name": "libcilium1-1.6.6-3.10.1.x86_64",
"product_id": "libcilium1-1.6.6-3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "skuba-1.4.1-3.46.1.x86_64",
"product": {
"name": "skuba-1.4.1-3.46.1.x86_64",
"product_id": "skuba-1.4.1-3.46.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes-client-1.17.4-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.4-4.18.1.x86_64"
},
"product_reference": "kubernetes-client-1.17.4-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes-common-1.17.4-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.4-4.18.1.x86_64"
},
"product_reference": "kubernetes-common-1.17.4-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-8557",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8557"
}
],
"notes": [
{
"category": "general",
"text": "The Kubernetes kubelet component in versions 1.1-1.16.12, 1.17.0-1.17.8 and 1.18.0-1.18.5 do not account for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod. If a pod writes a large amount of data to the /etc/hosts file, it could fill the storage space of the node and cause the node to fail.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.4-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.4-4.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8557",
"url": "https://www.suse.com/security/cve/CVE-2020-8557"
},
{
"category": "external",
"summary": "SUSE Bug 1173984 for CVE-2020-8557",
"url": "https://bugzilla.suse.com/1173984"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.4-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.4-4.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-client-1.17.4-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP1:kubernetes-common-1.17.4-4.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-11T12:33:40Z",
"details": "moderate"
}
],
"title": "CVE-2020-8557"
}
]
}
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"
}
]
}
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…