Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-5732 (GCVE-0-2018-5732)
Vulnerability from cvelistv5 – Published: 2019-10-09 14:17 – Updated: 2024-09-16 18:19- Affected versions of dhclient should crash due to an out-of-bounds memory access if they receive and process a triggering response packet. However, buffer overflow outcomes can vary by operating system, and outcomes such as remote code execution may be possible in some circumstances. Where they are present, operating system mitigation strategies such as address space layout randomization (ASLR) should make it difficult to leverage this vulnerability to achieve remote code execution, but we cannot rule it out as impossible. The safest course is to patch dhclient so that the buffer overflow cannot occur.
| URL | Tags |
|---|---|
| https://kb.isc.org/docs/aa-01565 | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T05:40:51.169Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://kb.isc.org/docs/aa-01565"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "ISC DHCP",
"vendor": "ISC",
"versions": [
{
"status": "affected",
"version": "ISC DHCP 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "ISC would like to thank Felix Wilhelm, Google Security Team, for reporting this vulnerability."
}
],
"datePublic": "2018-02-28T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Failure to properly bounds-check a buffer used for processing DHCP options allows a malicious server (or an entity masquerading as a server) to cause a buffer overflow (and resulting crash) in dhclient by sending a response containing a specially constructed options section. Affects ISC DHCP versions 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0"
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Affected versions of dhclient should crash due to an out-of-bounds memory access if they receive and process a triggering response packet. However, buffer overflow outcomes can vary by operating system, and outcomes such as remote code execution may be possible in some circumstances. Where they are present, operating system mitigation strategies such as address space layout randomization (ASLR) should make it difficult to leverage this vulnerability to achieve remote code execution, but we cannot rule it out as impossible. The safest course is to patch dhclient so that the buffer overflow cannot occur.",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-10-09T14:17:14.000Z",
"orgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"shortName": "isc"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://kb.isc.org/docs/aa-01565"
}
],
"solutions": [
{
"lang": "en",
"value": "Upgrade to the patched release most closely related to your current version of DHCP. ISC DHCP releases are available from https://www.isc.org/downloads.\n\n \u003e= DHCP 4.1-ESV-R15-P1\n \u003e= DHCP 4.3.6-P1\n \u003e= DHCP 4.4.1"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "A specially constructed response from a malicious server can cause a buffer overflow in dhclient",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-officer@isc.org",
"DATE_PUBLIC": "2018-02-28T00:00:00.000Z",
"ID": "CVE-2018-5732",
"STATE": "PUBLIC",
"TITLE": "A specially constructed response from a malicious server can cause a buffer overflow in dhclient"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ISC DHCP",
"version": {
"version_data": [
{
"version_name": "ISC DHCP",
"version_value": "4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0"
}
]
}
}
]
},
"vendor_name": "ISC"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "ISC would like to thank Felix Wilhelm, Google Security Team, for reporting this vulnerability."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Failure to properly bounds-check a buffer used for processing DHCP options allows a malicious server (or an entity masquerading as a server) to cause a buffer overflow (and resulting crash) in dhclient by sending a response containing a specially constructed options section. Affects ISC DHCP versions 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Affected versions of dhclient should crash due to an out-of-bounds memory access if they receive and process a triggering response packet. However, buffer overflow outcomes can vary by operating system, and outcomes such as remote code execution may be possible in some circumstances. Where they are present, operating system mitigation strategies such as address space layout randomization (ASLR) should make it difficult to leverage this vulnerability to achieve remote code execution, but we cannot rule it out as impossible. The safest course is to patch dhclient so that the buffer overflow cannot occur."
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://kb.isc.org/docs/aa-01565",
"refsource": "CONFIRM",
"url": "https://kb.isc.org/docs/aa-01565"
}
]
},
"solution": [
{
"lang": "en",
"value": "Upgrade to the patched release most closely related to your current version of DHCP. ISC DHCP releases are available from https://www.isc.org/downloads.\n\n \u003e= DHCP 4.1-ESV-R15-P1\n \u003e= DHCP 4.3.6-P1\n \u003e= DHCP 4.4.1"
}
],
"source": {
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"assignerShortName": "isc",
"cveId": "CVE-2018-5732",
"datePublished": "2019-10-09T14:17:14.251Z",
"dateReserved": "2018-01-17T00:00:00.000Z",
"dateUpdated": "2024-09-16T18:19:36.136Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2018-5732",
"date": "2026-05-30",
"epss": "0.02521",
"percentile": "0.85671"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2018-5732\",\"sourceIdentifier\":\"security-officer@isc.org\",\"published\":\"2019-10-09T16:15:13.407\",\"lastModified\":\"2024-11-21T04:09:16.440\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Failure to properly bounds-check a buffer used for processing DHCP options allows a malicious server (or an entity masquerading as a server) to cause a buffer overflow (and resulting crash) in dhclient by sending a response containing a specially constructed options section. Affects ISC DHCP versions 4.1.0 -\u003e 4.1-ESV-R15, 4.2.0 -\u003e 4.2.8, 4.3.0 -\u003e 4.3.6, 4.4.0\"},{\"lang\":\"es\",\"value\":\"Un fallo al comprobar apropiadamente los l\u00edmites de un b\u00fafer usado para procesar las opciones de DHCP, permite a un servidor malicioso (o a una entidad que se hace pasar por un servidor) causar un desbordamiento del b\u00fafer (y el bloqueo resultante) en dhclient mediante el env\u00edo de una respuesta que contiene una secci\u00f3n de opciones especialmente construida. Afecta a ISC DHCP versiones 4.1.0 hasta 4.1-ESV-R15, 4.2.0 hasta 4.2.8, 4.3.0 hasta 4.3.6, y 4.4.0.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV30\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.1.0\",\"versionEndIncluding\":\"4.1.2\",\"matchCriteriaId\":\"0A611E97-A264-4B4C-93CE-7FC01FE5F708\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.2.0\",\"versionEndExcluding\":\"4.2.8\",\"matchCriteriaId\":\"257C8915-697E-4274-8BCB-43B690FA5C96\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.3.0\",\"versionEndExcluding\":\"4.3.6\",\"matchCriteriaId\":\"341617C4-C370-44AD-9138-14EBB3A758F1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"F27D0660-2F07-430B-A651-5D0B6AA763C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r1:*:*:*:*:*:*\",\"matchCriteriaId\":\"FBAABA4E-0D34-4644-AC26-E272CEE6C361\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r10:*:*:*:*:*:*\",\"matchCriteriaId\":\"179443DC-4B6A-408A-8BE5-B3E72188F43E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r10b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA5FAE54-1645-4A38-A431-10E67304399A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r10rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"2C0D1A71-CECB-4C86-87F6-EB3741BDF692\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r11:*:*:*:*:*:*\",\"matchCriteriaId\":\"ADF80D19-3B0A-4A74-944E-F33CCC30EADA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r11b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"9E01D88D-876D-45FE-B7ED-089DAD801EF6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r11rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"C4B030B1-F008-4562-93C7-7E1C6D3D00F4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r11rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"FF656F5E-B317-4E0C-BF01-EC2A917142DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r12:*:*:*:*:*:*\",\"matchCriteriaId\":\"FBA64EEC-C0C7-4F11-8131-2868691E54DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r12-p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"FFD3109A-1D76-4EA7-BF39-0B203AD945CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r12b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"2156D1BC-90AE-4AF3-964C-DAC7DCE14A5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r13:*:*:*:*:*:*\",\"matchCriteriaId\":\"A157E664-6ACE-44CE-AC07-64898B182EA1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r13b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"BA8ADA07-94FA-4014-AF70-8FCAF5F0DB03\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r14:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D21F05D-246F-41F5-81FD-286C26168E2E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r14b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2E0124D-6330-4013-8145-4309FDAE60A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r15:*:*:*:*:*:*\",\"matchCriteriaId\":\"924E91FF-495F-4963-827F-57F7340C6560\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r2:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5E2FFC7-6E73-463E-846C-C403E41A2022\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r3:*:*:*:*:*:*\",\"matchCriteriaId\":\"E9D08285-745D-40AB-9A78-F467712CDA5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r3b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"C19C3B91-215D-4697-84D9-13CC18445C82\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r4:*:*:*:*:*:*\",\"matchCriteriaId\":\"79F235F0-AD16-4E5B-AB60-97F0BB86AEB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r5:*:*:*:*:*:*\",\"matchCriteriaId\":\"E84D5E5B-0336-4166-AAAC-49375E3AF971\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r5b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"4EF0CF57-C49C-4801-B4E1-7D82C3F6E3A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r5rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8290ECB4-3B70-4126-BF10-68A5A863E297\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r5rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D35C997-593E-4994-9501-2010D98459D8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r6:*:*:*:*:*:*\",\"matchCriteriaId\":\"65E0296F-3522-4B43-AF34-CFE1AE7EEC1E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r7:*:*:*:*:*:*\",\"matchCriteriaId\":\"69F6E619-A52B-4A60-8247-41ADD0E7D655\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r8:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA48EBAA-10B7-43D6-9A27-99F2578DF7F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r8b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"9421E40A-FF8D-426B-99A0-24DCD8D9B39D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r8rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"81BB427C-AE69-4BFB-B956-F62373FA1EFC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r9:*:*:*:*:*:*\",\"matchCriteriaId\":\"7DABD43E-818A-4B21-B4E7-753056D4A184\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r9b1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7A08F801-2A32-492F-BAB4-8E32E9981CAC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1-esv:r9rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B2FDBA4F-CDE8-4767-8C41-328FF9ACB2EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.1.2:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA5D825C-B72A-44F5-AF24-4F3200881ABA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:dhcp:4.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"13C8AD22-6E39-4899-88B2-7ED44BE890A6\"}]}]}],\"references\":[{\"url\":\"https://kb.isc.org/docs/aa-01565\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://kb.isc.org/docs/aa-01565\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
WID-SEC-W-2023-0525
Vulnerability from csaf_certbund - Published: 2018-02-28 23:00 - Updated: 2023-02-28 23:00Es existiert eine Schwachstelle in Internet Systems Consortium DHCP. DHCP Optionen im Speicher werden nicht ordnungsgemäß überprüft. Ein entfernter anonymer Angreifer, der als Server fungiert, kann diese Schwachstelle ausnutzen um einen Pufferüberlauf im in dhclient zu verursachen. In der Folge kann ein Absturz verursacht oder potentiell beliebiger Code mit den Rechten des Dienstes zur Ausführung gebracht werden
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
F5 BIG-IP 11.5.1 - 11.5.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:11.5.1_-_11.5.5
|
— | |
|
F5 BIG-IP 12.1.0 - 12.1.3
F5 / BIG-IP
|
cpe:/a:f5:big-ip:12.1.0_-_12.1.3
|
— | |
|
IBM SAN Volume Controller
IBM
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
F5 BIG-IP 11.2.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:11.2.1
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 13.1.0
F5 / BIG-IP
|
cpe:/a:f5:big-ip:13.1.0
|
— | |
|
F5 BIG-IP 11.6.3
F5 / BIG-IP
|
cpe:/a:f5:big-ip:11.6.3
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Storwize
IBM
|
cpe:/a:ibm:storwize:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
F5 Enterprise Manager 3.1.1
F5
|
cpe:/a:f5:enterprise_manager:3.1.1
|
— | |
|
IBM FlashSystem
IBM
|
cpe:/a:ibm:flashsystem:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
F5 BIG-IP 13.0.0
F5 / BIG-IP
|
cpe:/a:f5:big-ip:13.0.0
|
— |
Es existiert eine Schwachstelle in Internet Systems Consortium DHCP. Ein entfernter anonymer Angreifer kann einen Fehler in der Referenzzählung ausnutzen, um Serverseitig einen Überlauf auszulösen, was den dhcpd zum Absturz bringt.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
F5 BIG-IP 11.5.1 - 11.5.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:11.5.1_-_11.5.5
|
— | |
|
F5 BIG-IP 12.1.0 - 12.1.3
F5 / BIG-IP
|
cpe:/a:f5:big-ip:12.1.0_-_12.1.3
|
— | |
|
IBM SAN Volume Controller
IBM
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
F5 BIG-IP 11.2.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:11.2.1
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 13.1.0
F5 / BIG-IP
|
cpe:/a:f5:big-ip:13.1.0
|
— | |
|
F5 BIG-IP 11.6.3
F5 / BIG-IP
|
cpe:/a:f5:big-ip:11.6.3
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Storwize
IBM
|
cpe:/a:ibm:storwize:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
F5 Enterprise Manager 3.1.1
F5
|
cpe:/a:f5:enterprise_manager:3.1.1
|
— | |
|
IBM FlashSystem
IBM
|
cpe:/a:ibm:flashsystem:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
F5 BIG-IP 13.0.0
F5 / BIG-IP
|
cpe:/a:f5:big-ip:13.0.0
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Internet Systems Consortium (ISC) DHCP ist eine weit verbreitete Client- und Server-Implementierung des Dynamic Host Configuration Protokolls (DHCP) unter Unix. Sie erm\u00f6glicht die automatische Verteilung von IP-Informationen, wie z.B. IP-Adresse, Netzwerkmaske, Defaultgateway vom Server zu Clients.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Internet Systems Consortium DHCP ausnutzen, um beliebigen Programmcode mit den Rechten des Dienstes auszuf\u00fchren und um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- 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-2023-0525 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2018/wid-sec-w-2023-0525.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0525 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0525"
},
{
"category": "external",
"summary": "IBM Security Bulletin 741135 vom 2023-03-01",
"url": "https://www.ibm.com/support/pages/node/741135"
},
{
"category": "external",
"summary": "Eintr\u00e4ge bei in der ISC Knowledge Base vom 2018-02-28",
"url": "https://kb.isc.org/article/AA-01565/75/CVE-2018-5732"
},
{
"category": "external",
"summary": "Eintr\u00e4ge bei in der ISC Knowledge Base vom 2018-02-28",
"url": "https://kb.isc.org/article/AA-01567/75/CVE-2018-5733"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-3586-1 vom 2018-03-01",
"url": "http://www.ubuntu.com/usn/usn-3586-1/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4133 vom 2018-03-08",
"url": "https://www.debian.org/security/2018/dsa-4133"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2018:0469 vom 2018-03-08",
"url": "https://access.redhat.com/errata/RHSA-2018:0469"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2018-0469 vom 2018-03-08",
"url": "http://linux.oracle.com/errata/ELSA-2018-0469.html"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2018:0469 vom 2018-03-09",
"url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2018-0469-Important-CentOS-6-dhcp-Security-Update-tp4644975.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2018-0483 vom 2018-03-12",
"url": "http://linux.oracle.com/errata/ELSA-2018-0483.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2018:0483 vom 2018-03-12",
"url": "https://access.redhat.com/errata/RHSA-2018:0483"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2018:0483 vom 2018-03-14",
"url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2018-0483-Important-CentOS-7-dhcp-Security-Update-tp4645000.html"
},
{
"category": "external",
"summary": "F5 Security Advisory K08306700 vom 2018-03-19",
"url": "https://support.f5.com/csp/article/K08306700"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:0810-1 vom 2018-03-26",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180810-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:0812-1 vom 2018-03-26",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180812-1.html"
},
{
"category": "external",
"summary": "GENTOO Security Advisory GLSA201804-05 vom 2018-04-08",
"url": "https://security.gentoo.org/glsa/201804-05"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:0810-2 vom 2018-10-23",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180810-2.html"
}
],
"source_lang": "en-US",
"title": "Internet Systems Consortium DHCP: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-02-28T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:45:50.930+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-0525",
"initial_release_date": "2018-02-28T23:00:00.000+00:00",
"revision_history": [
{
"date": "2018-02-28T23:00:00.000+00:00",
"number": "1",
"summary": "Initial Release"
},
{
"date": "2018-02-28T23:00:00.000+00:00",
"number": "2",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-03-01T23:00:00.000+00:00",
"number": "3",
"summary": "New remediations available"
},
{
"date": "2018-03-07T23:00:00.000+00:00",
"number": "4",
"summary": "New remediations available"
},
{
"date": "2018-03-08T23:00:00.000+00:00",
"number": "5",
"summary": "New remediations available"
},
{
"date": "2018-03-11T23:00:00.000+00:00",
"number": "6",
"summary": "New remediations available"
},
{
"date": "2018-03-12T23:00:00.000+00:00",
"number": "7",
"summary": "New remediations available"
},
{
"date": "2018-03-14T23:00:00.000+00:00",
"number": "8",
"summary": "New remediations available"
},
{
"date": "2018-03-19T23:00:00.000+00:00",
"number": "9",
"summary": "New remediations available"
},
{
"date": "2018-03-19T23:00:00.000+00:00",
"number": "10",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-03-26T22:00:00.000+00:00",
"number": "11",
"summary": "New remediations available"
},
{
"date": "2018-04-08T22:00:00.000+00:00",
"number": "12",
"summary": "New remediations available"
},
{
"date": "2018-10-23T22:00:00.000+00:00",
"number": "13",
"summary": "New remediations available"
},
{
"date": "2023-02-28T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "F5 BIG-IP 13.0.0",
"product": {
"name": "F5 BIG-IP 13.0.0",
"product_id": "T009498",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:13.0.0"
}
}
},
{
"category": "product_name",
"name": "F5 BIG-IP 13.1.0",
"product": {
"name": "F5 BIG-IP 13.1.0",
"product_id": "T011463",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:13.1.0"
}
}
},
{
"category": "product_name",
"name": "F5 BIG-IP 11.6.3",
"product": {
"name": "F5 BIG-IP 11.6.3",
"product_id": "T011891",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:11.6.3"
}
}
},
{
"category": "product_name",
"name": "F5 BIG-IP 12.1.0 - 12.1.3",
"product": {
"name": "F5 BIG-IP 12.1.0 - 12.1.3",
"product_id": "T011954",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:12.1.0_-_12.1.3"
}
}
},
{
"category": "product_name",
"name": "F5 BIG-IP 11.5.1 - 11.5.5",
"product": {
"name": "F5 BIG-IP 11.5.1 - 11.5.5",
"product_id": "T011955",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:11.5.1_-_11.5.5"
}
}
},
{
"category": "product_name",
"name": "F5 BIG-IP 11.2.1",
"product": {
"name": "F5 BIG-IP 11.2.1",
"product_id": "T011956",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:11.2.1"
}
}
}
],
"category": "product_name",
"name": "BIG-IP"
},
{
"category": "product_name",
"name": "F5 Enterprise Manager 3.1.1",
"product": {
"name": "F5 Enterprise Manager 3.1.1",
"product_id": "269870",
"product_identification_helper": {
"cpe": "cpe:/a:f5:enterprise_manager:3.1.1"
}
}
}
],
"category": "vendor",
"name": "F5"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM FlashSystem",
"product": {
"name": "IBM FlashSystem",
"product_id": "T025159",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:flashsystem:-"
}
}
},
{
"category": "product_name",
"name": "IBM SAN Volume Controller",
"product": {
"name": "IBM SAN Volume Controller",
"product_id": "T002782",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:san_volume_controller:-"
}
}
},
{
"category": "product_name",
"name": "IBM Storwize",
"product": {
"name": "IBM Storwize",
"product_id": "T021621",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:storwize:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Internet Systems Consortium DHCP \u003c 4.1-ESV-R15-P1",
"product": {
"name": "Internet Systems Consortium DHCP \u003c 4.1-ESV-R15-P1",
"product_id": "T011892",
"product_identification_helper": {
"cpe": "cpe:/a:isc:dhcp:4.1-esv-r15-p1"
}
}
},
{
"category": "product_name",
"name": "Internet Systems Consortium DHCP \u003c 4.3.6-P1",
"product": {
"name": "Internet Systems Consortium DHCP \u003c 4.3.6-P1",
"product_id": "T011893",
"product_identification_helper": {
"cpe": "cpe:/a:isc:dhcp:4.3.6-p1"
}
}
},
{
"category": "product_name",
"name": "Internet Systems Consortium DHCP \u003c 4.4.1",
"product": {
"name": "Internet Systems Consortium DHCP \u003c 4.4.1",
"product_id": "T011894",
"product_identification_helper": {
"cpe": "cpe:/a:isc:dhcp:4.4.1"
}
}
}
],
"category": "product_name",
"name": "DHCP"
}
],
"category": "vendor",
"name": "Internet Systems Consortium"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-5732",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Internet Systems Consortium DHCP. DHCP Optionen im Speicher werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft. Ein entfernter anonymer Angreifer, der als Server fungiert, kann diese Schwachstelle ausnutzen um einen Puffer\u00fcberlauf im in dhclient zu verursachen. In der Folge kann ein Absturz verursacht oder potentiell beliebiger Code mit den Rechten des Dienstes zur Ausf\u00fchrung gebracht werden"
}
],
"product_status": {
"known_affected": [
"T011955",
"T011954",
"T002782",
"T011956",
"67646",
"T011463",
"T011891",
"T004914",
"T021621",
"2951",
"T002207",
"T000126",
"269870",
"T025159",
"1727",
"T009498"
]
},
"release_date": "2018-02-28T23:00:00.000+00:00",
"title": "CVE-2018-5732"
},
{
"cve": "CVE-2018-5733",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Internet Systems Consortium DHCP. Ein entfernter anonymer Angreifer kann einen Fehler in der Referenzz\u00e4hlung ausnutzen, um Serverseitig einen \u00dcberlauf auszul\u00f6sen, was den dhcpd zum Absturz bringt."
}
],
"product_status": {
"known_affected": [
"T011955",
"T011954",
"T002782",
"T011956",
"67646",
"T011463",
"T011891",
"T004914",
"T021621",
"2951",
"T002207",
"T000126",
"269870",
"T025159",
"1727",
"T009498"
]
},
"release_date": "2018-02-28T23:00:00.000+00:00",
"title": "CVE-2018-5733"
}
]
}
WID-SEC-W-2023-0531
Vulnerability from csaf_certbund - Published: 2019-02-25 23:00 - Updated: 2023-02-28 23:00In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadenshöhe erfolgt ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für die Produkte ist "High" für "Integrity", "Confidentiality" und "Availability" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM SAN Volume Controller < 8.2.1.0
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.1.0
|
— | |
|
IBM Storwize V5000
IBM
|
cpe:/h:ibm:storwize_v5000:-
|
— | |
|
IBM Storwize < 7.8.1.8
IBM / Storwize
|
cpe:/a:ibm:storwize:7.8.1.8
|
— | |
|
IBM SAN Volume Controller
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
IBM SAN Volume Controller < 8.2.0.2
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.0.2
|
— | |
|
IBM Storwize V3500
IBM
|
cpe:/h:ibm:storwize_v3500:-
|
— | |
|
IBM Storwize V3700
IBM
|
cpe:/h:ibm:storwize_v3700:-
|
— | |
|
IBM SAN Volume Controller < 7.8.1.8
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:7.8.1.8
|
— | |
|
IBM FlashSystem < 8.2.1.0
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.1.0
|
— | |
|
IBM SAN Volume Controller < 8.1.3.4
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.1.3.4
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.2.0.2
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.0.2
|
— | |
|
IBM Storwize < 8.2.1.0
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.1.0
|
— | |
|
IBM Storwize V7000
IBM
|
cpe:/h:ibm:storwize_v7000:-
|
— | |
|
IBM FlashSystem < 7.8.1.8
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:7.8.1.8
|
— | |
|
IBM Storwize < 8.1.3.4
IBM / Storwize
|
cpe:/a:ibm:storwize:8.1.3.4
|
— | |
|
IBM Storwize < 8.2.0.2
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.0.2
|
— |
In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadenshöhe erfolgt ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für die Produkte ist "High" für "Integrity", "Confidentiality" und "Availability" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM SAN Volume Controller < 8.2.1.0
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.1.0
|
— | |
|
IBM Storwize V5000
IBM
|
cpe:/h:ibm:storwize_v5000:-
|
— | |
|
IBM Storwize < 7.8.1.8
IBM / Storwize
|
cpe:/a:ibm:storwize:7.8.1.8
|
— | |
|
IBM SAN Volume Controller
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
IBM SAN Volume Controller < 8.2.0.2
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.0.2
|
— | |
|
IBM Storwize V3500
IBM
|
cpe:/h:ibm:storwize_v3500:-
|
— | |
|
IBM Storwize V3700
IBM
|
cpe:/h:ibm:storwize_v3700:-
|
— | |
|
IBM SAN Volume Controller < 7.8.1.8
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:7.8.1.8
|
— | |
|
IBM FlashSystem < 8.2.1.0
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.1.0
|
— | |
|
IBM SAN Volume Controller < 8.1.3.4
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.1.3.4
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.2.0.2
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.0.2
|
— | |
|
IBM Storwize < 8.2.1.0
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.1.0
|
— | |
|
IBM Storwize V7000
IBM
|
cpe:/h:ibm:storwize_v7000:-
|
— | |
|
IBM FlashSystem < 7.8.1.8
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:7.8.1.8
|
— | |
|
IBM Storwize < 8.1.3.4
IBM / Storwize
|
cpe:/a:ibm:storwize:8.1.3.4
|
— | |
|
IBM Storwize < 8.2.0.2
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.0.2
|
— |
In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadenshöhe erfolgt ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für die Produkte ist "High" für "Integrity", "Confidentiality" und "Availability" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM SAN Volume Controller < 8.2.1.0
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.1.0
|
— | |
|
IBM Storwize V5000
IBM
|
cpe:/h:ibm:storwize_v5000:-
|
— | |
|
IBM Storwize < 7.8.1.8
IBM / Storwize
|
cpe:/a:ibm:storwize:7.8.1.8
|
— | |
|
IBM SAN Volume Controller
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
IBM SAN Volume Controller < 8.2.0.2
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.0.2
|
— | |
|
IBM Storwize V3500
IBM
|
cpe:/h:ibm:storwize_v3500:-
|
— | |
|
IBM Storwize V3700
IBM
|
cpe:/h:ibm:storwize_v3700:-
|
— | |
|
IBM SAN Volume Controller < 7.8.1.8
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:7.8.1.8
|
— | |
|
IBM FlashSystem < 8.2.1.0
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.1.0
|
— | |
|
IBM SAN Volume Controller < 8.1.3.4
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.1.3.4
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.2.0.2
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.0.2
|
— | |
|
IBM Storwize < 8.2.1.0
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.1.0
|
— | |
|
IBM Storwize V7000
IBM
|
cpe:/h:ibm:storwize_v7000:-
|
— | |
|
IBM FlashSystem < 7.8.1.8
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:7.8.1.8
|
— | |
|
IBM Storwize < 8.1.3.4
IBM / Storwize
|
cpe:/a:ibm:storwize:8.1.3.4
|
— | |
|
IBM Storwize < 8.2.0.2
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.0.2
|
— |
In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadenshöhe erfolgt ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für die Produkte ist "High" für "Integrity", "Confidentiality" und "Availability" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM SAN Volume Controller < 8.2.1.0
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.1.0
|
— | |
|
IBM Storwize V5000
IBM
|
cpe:/h:ibm:storwize_v5000:-
|
— | |
|
IBM Storwize < 7.8.1.8
IBM / Storwize
|
cpe:/a:ibm:storwize:7.8.1.8
|
— | |
|
IBM SAN Volume Controller
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
IBM SAN Volume Controller < 8.2.0.2
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.0.2
|
— | |
|
IBM Storwize V3500
IBM
|
cpe:/h:ibm:storwize_v3500:-
|
— | |
|
IBM Storwize V3700
IBM
|
cpe:/h:ibm:storwize_v3700:-
|
— | |
|
IBM SAN Volume Controller < 7.8.1.8
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:7.8.1.8
|
— | |
|
IBM FlashSystem < 8.2.1.0
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.1.0
|
— | |
|
IBM SAN Volume Controller < 8.1.3.4
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.1.3.4
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.2.0.2
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.0.2
|
— | |
|
IBM Storwize < 8.2.1.0
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.1.0
|
— | |
|
IBM Storwize V7000
IBM
|
cpe:/h:ibm:storwize_v7000:-
|
— | |
|
IBM FlashSystem < 7.8.1.8
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:7.8.1.8
|
— | |
|
IBM Storwize < 8.1.3.4
IBM / Storwize
|
cpe:/a:ibm:storwize:8.1.3.4
|
— | |
|
IBM Storwize < 8.2.0.2
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.0.2
|
— |
In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadenshöhe erfolgt ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für die Produkte ist "High" für "Integrity", "Confidentiality" und "Availability" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM SAN Volume Controller < 8.2.1.0
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.1.0
|
— | |
|
IBM Storwize V5000
IBM
|
cpe:/h:ibm:storwize_v5000:-
|
— | |
|
IBM Storwize < 7.8.1.8
IBM / Storwize
|
cpe:/a:ibm:storwize:7.8.1.8
|
— | |
|
IBM SAN Volume Controller
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
IBM SAN Volume Controller < 8.2.0.2
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.0.2
|
— | |
|
IBM Storwize V3500
IBM
|
cpe:/h:ibm:storwize_v3500:-
|
— | |
|
IBM Storwize V3700
IBM
|
cpe:/h:ibm:storwize_v3700:-
|
— | |
|
IBM SAN Volume Controller < 7.8.1.8
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:7.8.1.8
|
— | |
|
IBM FlashSystem < 8.2.1.0
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.1.0
|
— | |
|
IBM SAN Volume Controller < 8.1.3.4
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.1.3.4
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.2.0.2
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.0.2
|
— | |
|
IBM Storwize < 8.2.1.0
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.1.0
|
— | |
|
IBM Storwize V7000
IBM
|
cpe:/h:ibm:storwize_v7000:-
|
— | |
|
IBM FlashSystem < 7.8.1.8
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:7.8.1.8
|
— | |
|
IBM Storwize < 8.1.3.4
IBM / Storwize
|
cpe:/a:ibm:storwize:8.1.3.4
|
— | |
|
IBM Storwize < 8.2.0.2
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.0.2
|
— |
In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadenshöhe erfolgt ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für die Produkte ist "High" für "Integrity", "Confidentiality" und "Availability" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM SAN Volume Controller < 8.2.1.0
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.1.0
|
— | |
|
IBM Storwize V5000
IBM
|
cpe:/h:ibm:storwize_v5000:-
|
— | |
|
IBM Storwize < 7.8.1.8
IBM / Storwize
|
cpe:/a:ibm:storwize:7.8.1.8
|
— | |
|
IBM SAN Volume Controller
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
IBM SAN Volume Controller < 8.2.0.2
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.0.2
|
— | |
|
IBM Storwize V3500
IBM
|
cpe:/h:ibm:storwize_v3500:-
|
— | |
|
IBM Storwize V3700
IBM
|
cpe:/h:ibm:storwize_v3700:-
|
— | |
|
IBM SAN Volume Controller < 7.8.1.8
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:7.8.1.8
|
— | |
|
IBM FlashSystem < 8.2.1.0
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.1.0
|
— | |
|
IBM SAN Volume Controller < 8.1.3.4
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.1.3.4
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.2.0.2
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.0.2
|
— | |
|
IBM Storwize < 8.2.1.0
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.1.0
|
— | |
|
IBM Storwize V7000
IBM
|
cpe:/h:ibm:storwize_v7000:-
|
— | |
|
IBM FlashSystem < 7.8.1.8
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:7.8.1.8
|
— | |
|
IBM Storwize < 8.1.3.4
IBM / Storwize
|
cpe:/a:ibm:storwize:8.1.3.4
|
— | |
|
IBM Storwize < 8.2.0.2
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.0.2
|
— |
In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadenshöhe erfolgt ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für die Produkte ist "High" für "Integrity", "Confidentiality" und "Availability" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM SAN Volume Controller < 8.2.1.0
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.1.0
|
— | |
|
IBM Storwize V5000
IBM
|
cpe:/h:ibm:storwize_v5000:-
|
— | |
|
IBM Storwize < 7.8.1.8
IBM / Storwize
|
cpe:/a:ibm:storwize:7.8.1.8
|
— | |
|
IBM SAN Volume Controller
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
IBM SAN Volume Controller < 8.2.0.2
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.0.2
|
— | |
|
IBM Storwize V3500
IBM
|
cpe:/h:ibm:storwize_v3500:-
|
— | |
|
IBM Storwize V3700
IBM
|
cpe:/h:ibm:storwize_v3700:-
|
— | |
|
IBM SAN Volume Controller < 7.8.1.8
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:7.8.1.8
|
— | |
|
IBM FlashSystem < 8.2.1.0
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.1.0
|
— | |
|
IBM SAN Volume Controller < 8.1.3.4
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.1.3.4
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.2.0.2
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.0.2
|
— | |
|
IBM Storwize < 8.2.1.0
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.1.0
|
— | |
|
IBM Storwize V7000
IBM
|
cpe:/h:ibm:storwize_v7000:-
|
— | |
|
IBM FlashSystem < 7.8.1.8
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:7.8.1.8
|
— | |
|
IBM Storwize < 8.1.3.4
IBM / Storwize
|
cpe:/a:ibm:storwize:8.1.3.4
|
— | |
|
IBM Storwize < 8.2.0.2
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.0.2
|
— |
In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadenshöhe erfolgt ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für die Produkte ist "High" für "Integrity", "Confidentiality" und "Availability" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM SAN Volume Controller < 8.2.1.0
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.1.0
|
— | |
|
IBM Storwize V5000
IBM
|
cpe:/h:ibm:storwize_v5000:-
|
— | |
|
IBM Storwize < 7.8.1.8
IBM / Storwize
|
cpe:/a:ibm:storwize:7.8.1.8
|
— | |
|
IBM SAN Volume Controller
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
IBM SAN Volume Controller < 8.2.0.2
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.0.2
|
— | |
|
IBM Storwize V3500
IBM
|
cpe:/h:ibm:storwize_v3500:-
|
— | |
|
IBM Storwize V3700
IBM
|
cpe:/h:ibm:storwize_v3700:-
|
— | |
|
IBM SAN Volume Controller < 7.8.1.8
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:7.8.1.8
|
— | |
|
IBM FlashSystem < 8.2.1.0
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.1.0
|
— | |
|
IBM SAN Volume Controller < 8.1.3.4
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.1.3.4
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.2.0.2
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.0.2
|
— | |
|
IBM Storwize < 8.2.1.0
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.1.0
|
— | |
|
IBM Storwize V7000
IBM
|
cpe:/h:ibm:storwize_v7000:-
|
— | |
|
IBM FlashSystem < 7.8.1.8
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:7.8.1.8
|
— | |
|
IBM Storwize < 8.1.3.4
IBM / Storwize
|
cpe:/a:ibm:storwize:8.1.3.4
|
— | |
|
IBM Storwize < 8.2.0.2
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.0.2
|
— |
In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadenshöhe erfolgt ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für die Produkte ist "High" für "Integrity", "Confidentiality" und "Availability" und bewirkt damit eine "hohe" Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM SAN Volume Controller < 8.2.1.0
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.1.0
|
— | |
|
IBM Storwize V5000
IBM
|
cpe:/h:ibm:storwize_v5000:-
|
— | |
|
IBM Storwize < 7.8.1.8
IBM / Storwize
|
cpe:/a:ibm:storwize:7.8.1.8
|
— | |
|
IBM SAN Volume Controller
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:-
|
— | |
|
IBM SAN Volume Controller < 8.2.0.2
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.2.0.2
|
— | |
|
IBM Storwize V3500
IBM
|
cpe:/h:ibm:storwize_v3500:-
|
— | |
|
IBM Storwize V3700
IBM
|
cpe:/h:ibm:storwize_v3700:-
|
— | |
|
IBM SAN Volume Controller < 7.8.1.8
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:7.8.1.8
|
— | |
|
IBM FlashSystem < 8.2.1.0
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.1.0
|
— | |
|
IBM SAN Volume Controller < 8.1.3.4
IBM / SAN Volume Controller
|
cpe:/a:ibm:san_volume_controller:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.1.3.4
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.1.3.4
|
— | |
|
IBM FlashSystem < 8.2.0.2
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:8.2.0.2
|
— | |
|
IBM Storwize < 8.2.1.0
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.1.0
|
— | |
|
IBM Storwize V7000
IBM
|
cpe:/h:ibm:storwize_v7000:-
|
— | |
|
IBM FlashSystem < 7.8.1.8
IBM / FlashSystem
|
cpe:/a:ibm:flashsystem:7.8.1.8
|
— | |
|
IBM Storwize < 8.1.3.4
IBM / Storwize
|
cpe:/a:ibm:storwize:8.1.3.4
|
— | |
|
IBM Storwize < 8.2.0.2
IBM / Storwize
|
cpe:/a:ibm:storwize:8.2.0.2
|
— |
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Die IBM SAN Volume Controller Software wird mit SAN Volume Controller Storage Engines ausgliefert und dient zur Steuerung und Verwaltung von IBM SANs. Zur Verwaltung bietet sie ein Webinterface.\r\nIBM Storwize ist ein virtualisiertes Speichersystem f\u00fcr virtualisierte Serverumgebungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 ausnutzen, um dadurch die Integrit\u00e4t, Vertraulichkeit und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Applicance",
"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-2023-0531 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2023-0531.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0531 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0531"
},
{
"category": "external",
"summary": "IBM Security Bulletin 872546 vom 2023-02-17",
"url": "http://www.ibm.com/support/pages/node/872546"
},
{
"category": "external",
"summary": "IBM Security Bulletins vom 2019-02-25",
"url": "https://www-01.ibm.com/support/docview.wss?uid=ibm10872550"
},
{
"category": "external",
"summary": "IBM Security Bulletins vom 2019-02-25",
"url": "https://www-01.ibm.com/support/docview.wss?uid=ibm10872546"
},
{
"category": "external",
"summary": "IBM Security Bulletins vom 2019-02-25",
"url": "https://www-01.ibm.com/support/docview.wss?uid=ibm10872486"
},
{
"category": "external",
"summary": "IBM Security Bulletins vom 2019-02-25",
"url": "https://www-01.ibm.com/support/docview.wss?uid=ibm10872364"
},
{
"category": "external",
"summary": "IBM Security Bulletins vom 2019-02-25",
"url": "https://www-01.ibm.com/support/docview.wss?uid=ibm10872456"
},
{
"category": "external",
"summary": "IBM Security Bulletins vom 2019-02-25",
"url": "https://www-01.ibm.com/support/docview.wss?uid=ibm10741135"
}
],
"source_lang": "en-US",
"title": "IBM SAN Volume Controller: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-02-28T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:45:55.866+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-0531",
"initial_release_date": "2019-02-25T23:00:00.000+00:00",
"revision_history": [
{
"date": "2019-02-25T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-02-28T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM FlashSystem \u003c 7.8.1.8",
"product": {
"name": "IBM FlashSystem \u003c 7.8.1.8",
"product_id": "T026586",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:flashsystem:7.8.1.8"
}
}
},
{
"category": "product_name",
"name": "IBM FlashSystem \u003c 8.1.3.4",
"product": {
"name": "IBM FlashSystem \u003c 8.1.3.4",
"product_id": "T026587",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:flashsystem:8.1.3.4"
}
}
},
{
"category": "product_name",
"name": "IBM FlashSystem \u003c 8.2.0.2",
"product": {
"name": "IBM FlashSystem \u003c 8.2.0.2",
"product_id": "T026588",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:flashsystem:8.2.0.2"
}
}
},
{
"category": "product_name",
"name": "IBM FlashSystem \u003c 8.2.1.0",
"product": {
"name": "IBM FlashSystem \u003c 8.2.1.0",
"product_id": "T026589",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:flashsystem:8.2.1.0"
}
}
}
],
"category": "product_name",
"name": "FlashSystem"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM SAN Volume Controller",
"product": {
"name": "IBM SAN Volume Controller",
"product_id": "T002782",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:san_volume_controller:-"
}
}
},
{
"category": "product_name",
"name": "IBM SAN Volume Controller \u003c 7.8.1.8",
"product": {
"name": "IBM SAN Volume Controller \u003c 7.8.1.8",
"product_id": "T026578",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:san_volume_controller:7.8.1.8"
}
}
},
{
"category": "product_name",
"name": "IBM SAN Volume Controller \u003c 8.1.3.4",
"product": {
"name": "IBM SAN Volume Controller \u003c 8.1.3.4",
"product_id": "T026579",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:san_volume_controller:8.1.3.4"
}
}
},
{
"category": "product_name",
"name": "IBM SAN Volume Controller \u003c 8.2.0.2",
"product": {
"name": "IBM SAN Volume Controller \u003c 8.2.0.2",
"product_id": "T026580",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:san_volume_controller:8.2.0.2"
}
}
},
{
"category": "product_name",
"name": "IBM SAN Volume Controller \u003c 8.2.1.0",
"product": {
"name": "IBM SAN Volume Controller \u003c 8.2.1.0",
"product_id": "T026581",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:san_volume_controller:8.2.1.0"
}
}
}
],
"category": "product_name",
"name": "SAN Volume Controller"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM Storwize \u003c 7.8.1.8",
"product": {
"name": "IBM Storwize \u003c 7.8.1.8",
"product_id": "T026582",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:storwize:7.8.1.8"
}
}
},
{
"category": "product_name",
"name": "IBM Storwize \u003c 8.1.3.4",
"product": {
"name": "IBM Storwize \u003c 8.1.3.4",
"product_id": "T026583",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:storwize:8.1.3.4"
}
}
},
{
"category": "product_name",
"name": "IBM Storwize \u003c 8.2.0.2",
"product": {
"name": "IBM Storwize \u003c 8.2.0.2",
"product_id": "T026584",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:storwize:8.2.0.2"
}
}
},
{
"category": "product_name",
"name": "IBM Storwize \u003c 8.2.1.0",
"product": {
"name": "IBM Storwize \u003c 8.2.1.0",
"product_id": "T026585",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:storwize:8.2.1.0"
}
}
}
],
"category": "product_name",
"name": "Storwize"
},
{
"category": "product_name",
"name": "IBM Storwize V3500",
"product": {
"name": "IBM Storwize V3500",
"product_id": "T002778",
"product_identification_helper": {
"cpe": "cpe:/h:ibm:storwize_v3500:-"
}
}
},
{
"category": "product_name",
"name": "IBM Storwize V3700",
"product": {
"name": "IBM Storwize V3700",
"product_id": "T002779",
"product_identification_helper": {
"cpe": "cpe:/h:ibm:storwize_v3700:-"
}
}
},
{
"category": "product_name",
"name": "IBM Storwize V5000",
"product": {
"name": "IBM Storwize V5000",
"product_id": "T002780",
"product_identification_helper": {
"cpe": "cpe:/h:ibm:storwize_v5000:-"
}
}
},
{
"category": "product_name",
"name": "IBM Storwize V7000",
"product": {
"name": "IBM Storwize V7000",
"product_id": "T000482",
"product_identification_helper": {
"cpe": "cpe:/h:ibm:storwize_v7000:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-17449",
"notes": [
{
"category": "description",
"text": "In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadensh\u00f6he erfolgt ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr die Produkte ist \"High\" f\u00fcr \"Integrity\", \"Confidentiality\" und \"Availability\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T026581",
"T002780",
"T026582",
"T002782",
"T026580",
"T002778",
"T002779",
"T026578",
"T026589",
"T026579",
"T026587",
"T026588",
"T026585",
"T000482",
"T026586",
"T026583",
"T026584"
]
},
"release_date": "2019-02-25T23:00:00.000+00:00",
"title": "CVE-2017-17449"
},
{
"cve": "CVE-2017-17833",
"notes": [
{
"category": "description",
"text": "In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadensh\u00f6he erfolgt ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr die Produkte ist \"High\" f\u00fcr \"Integrity\", \"Confidentiality\" und \"Availability\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T026581",
"T002780",
"T026582",
"T002782",
"T026580",
"T002778",
"T002779",
"T026578",
"T026589",
"T026579",
"T026587",
"T026588",
"T026585",
"T000482",
"T026586",
"T026583",
"T026584"
]
},
"release_date": "2019-02-25T23:00:00.000+00:00",
"title": "CVE-2017-17833"
},
{
"cve": "CVE-2017-18017",
"notes": [
{
"category": "description",
"text": "In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadensh\u00f6he erfolgt ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr die Produkte ist \"High\" f\u00fcr \"Integrity\", \"Confidentiality\" und \"Availability\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T026581",
"T002780",
"T026582",
"T002782",
"T026580",
"T002778",
"T002779",
"T026578",
"T026589",
"T026579",
"T026587",
"T026588",
"T026585",
"T000482",
"T026586",
"T026583",
"T026584"
]
},
"release_date": "2019-02-25T23:00:00.000+00:00",
"title": "CVE-2017-18017"
},
{
"cve": "CVE-2018-11784",
"notes": [
{
"category": "description",
"text": "In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadensh\u00f6he erfolgt ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr die Produkte ist \"High\" f\u00fcr \"Integrity\", \"Confidentiality\" und \"Availability\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T026581",
"T002780",
"T026582",
"T002782",
"T026580",
"T002778",
"T002779",
"T026578",
"T026589",
"T026579",
"T026587",
"T026588",
"T026585",
"T000482",
"T026586",
"T026583",
"T026584"
]
},
"release_date": "2019-02-25T23:00:00.000+00:00",
"title": "CVE-2018-11784"
},
{
"cve": "CVE-2018-12539",
"notes": [
{
"category": "description",
"text": "In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadensh\u00f6he erfolgt ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr die Produkte ist \"High\" f\u00fcr \"Integrity\", \"Confidentiality\" und \"Availability\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T026581",
"T002780",
"T026582",
"T002782",
"T026580",
"T002778",
"T002779",
"T026578",
"T026589",
"T026579",
"T026587",
"T026588",
"T026585",
"T000482",
"T026586",
"T026583",
"T026584"
]
},
"release_date": "2019-02-25T23:00:00.000+00:00",
"title": "CVE-2018-12539"
},
{
"cve": "CVE-2018-1517",
"notes": [
{
"category": "description",
"text": "In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadensh\u00f6he erfolgt ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr die Produkte ist \"High\" f\u00fcr \"Integrity\", \"Confidentiality\" und \"Availability\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T026581",
"T002780",
"T026582",
"T002782",
"T026580",
"T002778",
"T002779",
"T026578",
"T026589",
"T026579",
"T026587",
"T026588",
"T026585",
"T000482",
"T026586",
"T026583",
"T026584"
]
},
"release_date": "2019-02-25T23:00:00.000+00:00",
"title": "CVE-2018-1517"
},
{
"cve": "CVE-2018-1775",
"notes": [
{
"category": "description",
"text": "In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadensh\u00f6he erfolgt ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr die Produkte ist \"High\" f\u00fcr \"Integrity\", \"Confidentiality\" und \"Availability\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T026581",
"T002780",
"T026582",
"T002782",
"T026580",
"T002778",
"T002779",
"T026578",
"T026589",
"T026579",
"T026587",
"T026588",
"T026585",
"T000482",
"T026586",
"T026583",
"T026584"
]
},
"release_date": "2019-02-25T23:00:00.000+00:00",
"title": "CVE-2018-1775"
},
{
"cve": "CVE-2018-2783",
"notes": [
{
"category": "description",
"text": "In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadensh\u00f6he erfolgt ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr die Produkte ist \"High\" f\u00fcr \"Integrity\", \"Confidentiality\" und \"Availability\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T026581",
"T002780",
"T026582",
"T002782",
"T026580",
"T002778",
"T002779",
"T026578",
"T026589",
"T026579",
"T026587",
"T026588",
"T026585",
"T000482",
"T026586",
"T026583",
"T026584"
]
},
"release_date": "2019-02-25T23:00:00.000+00:00",
"title": "CVE-2018-2783"
},
{
"cve": "CVE-2018-5732",
"notes": [
{
"category": "description",
"text": "In IBM SAN Volume Controller, IBM Storwize V3500, IBM Storwize V3700, IBM Storwize V5000 und IBM Storwize V7000 existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstelle kann ein Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion erforderlich. Die Bewertung der Schadensh\u00f6he erfolgt ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr die Produkte ist \"High\" f\u00fcr \"Integrity\", \"Confidentiality\" und \"Availability\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T026581",
"T002780",
"T026582",
"T002782",
"T026580",
"T002778",
"T002779",
"T026578",
"T026589",
"T026579",
"T026587",
"T026588",
"T026585",
"T000482",
"T026586",
"T026583",
"T026584"
]
},
"release_date": "2019-02-25T23:00:00.000+00:00",
"title": "CVE-2018-5732"
}
]
}
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.