Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-17935 (GCVE-0-2017-17935)
Vulnerability from cvelistv5
Published
2017-12-27 07:00
Modified
2024-08-05 21:06
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip '\n' characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line.
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T21:06:49.545Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://code.wireshark.org/review/#/c/24997/"
},
{
"name": "[debian-lts-announce] 20190115 [SECURITY] [DLA 1634-1] wireshark security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html"
},
{
"name": "102311",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/102311"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2017-12-27T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-01-16T10:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://code.wireshark.org/review/#/c/24997/"
},
{
"name": "[debian-lts-announce] 20190115 [SECURITY] [DLA 1634-1] wireshark security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html"
},
{
"name": "102311",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/102311"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17935",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295",
"refsource": "MISC",
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295"
},
{
"name": "https://code.wireshark.org/review/#/c/24997/",
"refsource": "MISC",
"url": "https://code.wireshark.org/review/#/c/24997/"
},
{
"name": "[debian-lts-announce] 20190115 [SECURITY] [DLA 1634-1] wireshark security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html"
},
{
"name": "102311",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/102311"
},
{
"name": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1",
"refsource": "MISC",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2017-17935",
"datePublished": "2017-12-27T07:00:00",
"dateReserved": "2017-12-27T00:00:00",
"dateUpdated": "2024-08-05T21:06:49.545Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2017-17935\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-12-27T17:08:22.953\",\"lastModified\":\"2025-04-20T01:37:25.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n File_read_line en epan/wslua/wslua_file.c en Wireshark hasta la versi\u00f3n 2.2.11 no elimina correctamente caracteres \\\"\\\\n\\\", lo que permite que atacantes remotos provoquen una denegaci\u00f3n de servicio (subdesbordamiento de b\u00fafer y cierre inesperado de la aplicaci\u00f3n) mediante un paquete manipulado que da lugar al intento de procesamiento de una l\u00ednea vac\u00eda.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"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-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wireshark:wireshark:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.2.11\",\"matchCriteriaId\":\"811B37E3-6A76-462A-B61C-E532F6C958B7\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/102311\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://code.wireshark.org/review/#/c/24997/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/102311\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://code.wireshark.org/review/#/c/24997/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}"
}
}
fkie_cve-2017-17935
Vulnerability from fkie_nvd
Published
2017-12-27 17:08
Modified
2025-04-20 01:37
Severity ?
Summary
The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip '\n' characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://www.securityfocus.com/bid/102311 | Third Party Advisory, VDB Entry | |
| cve@mitre.org | https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295 | Issue Tracking | |
| cve@mitre.org | https://code.wireshark.org/review/#/c/24997/ | Issue Tracking, Patch | |
| cve@mitre.org | https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1 | ||
| cve@mitre.org | https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/102311 | Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295 | Issue Tracking | |
| af854a3a-2127-422b-91ae-364da2661108 | https://code.wireshark.org/review/#/c/24997/ | Issue Tracking, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html | Mailing List, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| wireshark | wireshark | * | |
| debian | debian_linux | 8.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:wireshark:wireshark:*:*:*:*:*:*:*:*",
"matchCriteriaId": "811B37E3-6A76-462A-B61C-E532F6C958B7",
"versionEndIncluding": "2.2.11",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line."
},
{
"lang": "es",
"value": "La funci\u00f3n File_read_line en epan/wslua/wslua_file.c en Wireshark hasta la versi\u00f3n 2.2.11 no elimina correctamente caracteres \"\\n\", lo que permite que atacantes remotos provoquen una denegaci\u00f3n de servicio (subdesbordamiento de b\u00fafer y cierre inesperado de la aplicaci\u00f3n) mediante un paquete manipulado que da lugar al intento de procesamiento de una l\u00ednea vac\u00eda."
}
],
"id": "CVE-2017-17935",
"lastModified": "2025-04-20T01:37:25.860",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-12-27T17:08:22.953",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/102311"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://code.wireshark.org/review/#/c/24997/"
},
{
"source": "cve@mitre.org",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/102311"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://code.wireshark.org/review/#/c/24997/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
ghsa-jq68-gwvh-r58q
Vulnerability from github
Published
2022-05-13 01:44
Modified
2025-04-20 03:50
Severity ?
VLAI Severity ?
Details
The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip '\n' characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line.
{
"affected": [],
"aliases": [
"CVE-2017-17935"
],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2017-12-27T17:08:00Z",
"severity": "HIGH"
},
"details": "The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line.",
"id": "GHSA-jq68-gwvh-r58q",
"modified": "2025-04-20T03:50:34Z",
"published": "2022-05-13T01:44:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17935"
},
{
"type": "WEB",
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295"
},
{
"type": "WEB",
"url": "https://code.wireshark.org/review/#/c/24997"
},
{
"type": "WEB",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1"
},
{
"type": "WEB",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/102311"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
gsd-2017-17935
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip '\n' characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2017-17935",
"description": "The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line.",
"id": "GSD-2017-17935",
"references": [
"https://www.suse.com/security/cve/CVE-2017-17935.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2017-17935"
],
"details": "The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line.",
"id": "GSD-2017-17935",
"modified": "2023-12-13T01:21:04.521164Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17935",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295",
"refsource": "MISC",
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295"
},
{
"name": "https://code.wireshark.org/review/#/c/24997/",
"refsource": "MISC",
"url": "https://code.wireshark.org/review/#/c/24997/"
},
{
"name": "[debian-lts-announce] 20190115 [SECURITY] [DLA 1634-1] wireshark security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html"
},
{
"name": "102311",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/102311"
},
{
"name": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1",
"refsource": "MISC",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:wireshark:wireshark:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2.2.11",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17935"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1"
},
{
"name": "https://code.wireshark.org/review/#/c/24997/",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://code.wireshark.org/review/#/c/24997/"
},
{
"name": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295",
"refsource": "MISC",
"tags": [
"Issue Tracking"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14295"
},
{
"name": "102311",
"refsource": "BID",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/102311"
},
{
"name": "[debian-lts-announce] 20190115 [SECURITY] [DLA 1634-1] wireshark security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2019-10-03T00:03Z",
"publishedDate": "2017-12-27T17:08Z"
}
}
}
suse-su-2018:0179-1
Vulnerability from csaf_suse
Published
2018-01-23 09:39
Modified
2018-01-23 09:39
Summary
Security update for wireshark
Notes
Title of the patch
Security update for wireshark
Description of the patch
This update for wireshark to version 2.2.12 fixes the following issues:
- CVE-2018-5334: IxVeriWave file could crash (bsc#1075737)
- CVE-2018-5335: WCP dissector could crash (bsc#1075738)
- CVE-2018-5336: Multiple dissector crashes (bsc#1075739)
- CVE-2017-17935: Incorrect handling of '\n' in file_read_line function could
have lead to denial of service (bsc#1074171)
This release no longer enables the Linux kernel BPF JIT compiler via the
net.core.bpf_jit_enable sysctl, as this would make systems more vulnerable
to Spectre variant 1 CVE-2017-5753 - (bsc#1075748)
Further bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-2.2.12.html
Patchnames
sdksp4-wireshark-13431,slessp4-wireshark-13431
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "Security update for wireshark",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for wireshark to version 2.2.12 fixes the following issues:\n\n- CVE-2018-5334: IxVeriWave file could crash (bsc#1075737)\n- CVE-2018-5335: WCP dissector could crash (bsc#1075738)\n- CVE-2018-5336: Multiple dissector crashes (bsc#1075739)\n- CVE-2017-17935: Incorrect handling of \u0027\\n\u0027 in file_read_line function could\n have lead to denial of service (bsc#1074171)\n\nThis release no longer enables the Linux kernel BPF JIT compiler via the\nnet.core.bpf_jit_enable sysctl, as this would make systems more vulnerable\nto Spectre variant 1 CVE-2017-5753 - (bsc#1075748)\n\nFurther bug fixes and updated protocol support as listed in:\nhttps://www.wireshark.org/docs/relnotes/wireshark-2.2.12.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sdksp4-wireshark-13431,slessp4-wireshark-13431",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0179-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:0179-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180179-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:0179-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-January/003621.html"
},
{
"category": "self",
"summary": "SUSE Bug 1074171",
"url": "https://bugzilla.suse.com/1074171"
},
{
"category": "self",
"summary": "SUSE Bug 1075737",
"url": "https://bugzilla.suse.com/1075737"
},
{
"category": "self",
"summary": "SUSE Bug 1075738",
"url": "https://bugzilla.suse.com/1075738"
},
{
"category": "self",
"summary": "SUSE Bug 1075739",
"url": "https://bugzilla.suse.com/1075739"
},
{
"category": "self",
"summary": "SUSE Bug 1075748",
"url": "https://bugzilla.suse.com/1075748"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-17935 page",
"url": "https://www.suse.com/security/cve/CVE-2017-17935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-5334 page",
"url": "https://www.suse.com/security/cve/CVE-2018-5334/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-5335 page",
"url": "https://www.suse.com/security/cve/CVE-2018-5335/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-5336 page",
"url": "https://www.suse.com/security/cve/CVE-2018-5336/"
}
],
"title": "Security update for wireshark",
"tracking": {
"current_release_date": "2018-01-23T09:39:52Z",
"generator": {
"date": "2018-01-23T09:39:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:0179-1",
"initial_release_date": "2018-01-23T09:39:52Z",
"revision_history": [
{
"date": "2018-01-23T09:39:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libwireshark8-2.2.12-40.17.1.i586",
"product": {
"name": "libwireshark8-2.2.12-40.17.1.i586",
"product_id": "libwireshark8-2.2.12-40.17.1.i586"
}
},
{
"category": "product_version",
"name": "libwiretap6-2.2.12-40.17.1.i586",
"product": {
"name": "libwiretap6-2.2.12-40.17.1.i586",
"product_id": "libwiretap6-2.2.12-40.17.1.i586"
}
},
{
"category": "product_version",
"name": "libwscodecs1-2.2.12-40.17.1.i586",
"product": {
"name": "libwscodecs1-2.2.12-40.17.1.i586",
"product_id": "libwscodecs1-2.2.12-40.17.1.i586"
}
},
{
"category": "product_version",
"name": "libwsutil7-2.2.12-40.17.1.i586",
"product": {
"name": "libwsutil7-2.2.12-40.17.1.i586",
"product_id": "libwsutil7-2.2.12-40.17.1.i586"
}
},
{
"category": "product_version",
"name": "wireshark-2.2.12-40.17.1.i586",
"product": {
"name": "wireshark-2.2.12-40.17.1.i586",
"product_id": "wireshark-2.2.12-40.17.1.i586"
}
},
{
"category": "product_version",
"name": "wireshark-devel-2.2.12-40.17.1.i586",
"product": {
"name": "wireshark-devel-2.2.12-40.17.1.i586",
"product_id": "wireshark-devel-2.2.12-40.17.1.i586"
}
},
{
"category": "product_version",
"name": "wireshark-gtk-2.2.12-40.17.1.i586",
"product": {
"name": "wireshark-gtk-2.2.12-40.17.1.i586",
"product_id": "wireshark-gtk-2.2.12-40.17.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "wireshark-devel-2.2.12-40.17.1.ia64",
"product": {
"name": "wireshark-devel-2.2.12-40.17.1.ia64",
"product_id": "wireshark-devel-2.2.12-40.17.1.ia64"
}
},
{
"category": "product_version",
"name": "libwireshark8-2.2.12-40.17.1.ia64",
"product": {
"name": "libwireshark8-2.2.12-40.17.1.ia64",
"product_id": "libwireshark8-2.2.12-40.17.1.ia64"
}
},
{
"category": "product_version",
"name": "libwiretap6-2.2.12-40.17.1.ia64",
"product": {
"name": "libwiretap6-2.2.12-40.17.1.ia64",
"product_id": "libwiretap6-2.2.12-40.17.1.ia64"
}
},
{
"category": "product_version",
"name": "libwscodecs1-2.2.12-40.17.1.ia64",
"product": {
"name": "libwscodecs1-2.2.12-40.17.1.ia64",
"product_id": "libwscodecs1-2.2.12-40.17.1.ia64"
}
},
{
"category": "product_version",
"name": "libwsutil7-2.2.12-40.17.1.ia64",
"product": {
"name": "libwsutil7-2.2.12-40.17.1.ia64",
"product_id": "libwsutil7-2.2.12-40.17.1.ia64"
}
},
{
"category": "product_version",
"name": "wireshark-2.2.12-40.17.1.ia64",
"product": {
"name": "wireshark-2.2.12-40.17.1.ia64",
"product_id": "wireshark-2.2.12-40.17.1.ia64"
}
},
{
"category": "product_version",
"name": "wireshark-gtk-2.2.12-40.17.1.ia64",
"product": {
"name": "wireshark-gtk-2.2.12-40.17.1.ia64",
"product_id": "wireshark-gtk-2.2.12-40.17.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "wireshark-devel-2.2.12-40.17.1.ppc64",
"product": {
"name": "wireshark-devel-2.2.12-40.17.1.ppc64",
"product_id": "wireshark-devel-2.2.12-40.17.1.ppc64"
}
},
{
"category": "product_version",
"name": "libwireshark8-2.2.12-40.17.1.ppc64",
"product": {
"name": "libwireshark8-2.2.12-40.17.1.ppc64",
"product_id": "libwireshark8-2.2.12-40.17.1.ppc64"
}
},
{
"category": "product_version",
"name": "libwiretap6-2.2.12-40.17.1.ppc64",
"product": {
"name": "libwiretap6-2.2.12-40.17.1.ppc64",
"product_id": "libwiretap6-2.2.12-40.17.1.ppc64"
}
},
{
"category": "product_version",
"name": "libwscodecs1-2.2.12-40.17.1.ppc64",
"product": {
"name": "libwscodecs1-2.2.12-40.17.1.ppc64",
"product_id": "libwscodecs1-2.2.12-40.17.1.ppc64"
}
},
{
"category": "product_version",
"name": "libwsutil7-2.2.12-40.17.1.ppc64",
"product": {
"name": "libwsutil7-2.2.12-40.17.1.ppc64",
"product_id": "libwsutil7-2.2.12-40.17.1.ppc64"
}
},
{
"category": "product_version",
"name": "wireshark-2.2.12-40.17.1.ppc64",
"product": {
"name": "wireshark-2.2.12-40.17.1.ppc64",
"product_id": "wireshark-2.2.12-40.17.1.ppc64"
}
},
{
"category": "product_version",
"name": "wireshark-gtk-2.2.12-40.17.1.ppc64",
"product": {
"name": "wireshark-gtk-2.2.12-40.17.1.ppc64",
"product_id": "wireshark-gtk-2.2.12-40.17.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "wireshark-devel-2.2.12-40.17.1.s390x",
"product": {
"name": "wireshark-devel-2.2.12-40.17.1.s390x",
"product_id": "wireshark-devel-2.2.12-40.17.1.s390x"
}
},
{
"category": "product_version",
"name": "libwireshark8-2.2.12-40.17.1.s390x",
"product": {
"name": "libwireshark8-2.2.12-40.17.1.s390x",
"product_id": "libwireshark8-2.2.12-40.17.1.s390x"
}
},
{
"category": "product_version",
"name": "libwiretap6-2.2.12-40.17.1.s390x",
"product": {
"name": "libwiretap6-2.2.12-40.17.1.s390x",
"product_id": "libwiretap6-2.2.12-40.17.1.s390x"
}
},
{
"category": "product_version",
"name": "libwscodecs1-2.2.12-40.17.1.s390x",
"product": {
"name": "libwscodecs1-2.2.12-40.17.1.s390x",
"product_id": "libwscodecs1-2.2.12-40.17.1.s390x"
}
},
{
"category": "product_version",
"name": "libwsutil7-2.2.12-40.17.1.s390x",
"product": {
"name": "libwsutil7-2.2.12-40.17.1.s390x",
"product_id": "libwsutil7-2.2.12-40.17.1.s390x"
}
},
{
"category": "product_version",
"name": "wireshark-2.2.12-40.17.1.s390x",
"product": {
"name": "wireshark-2.2.12-40.17.1.s390x",
"product_id": "wireshark-2.2.12-40.17.1.s390x"
}
},
{
"category": "product_version",
"name": "wireshark-gtk-2.2.12-40.17.1.s390x",
"product": {
"name": "wireshark-gtk-2.2.12-40.17.1.s390x",
"product_id": "wireshark-gtk-2.2.12-40.17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libwireshark8-2.2.12-40.17.1.x86_64",
"product": {
"name": "libwireshark8-2.2.12-40.17.1.x86_64",
"product_id": "libwireshark8-2.2.12-40.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwiretap6-2.2.12-40.17.1.x86_64",
"product": {
"name": "libwiretap6-2.2.12-40.17.1.x86_64",
"product_id": "libwiretap6-2.2.12-40.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwscodecs1-2.2.12-40.17.1.x86_64",
"product": {
"name": "libwscodecs1-2.2.12-40.17.1.x86_64",
"product_id": "libwscodecs1-2.2.12-40.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwsutil7-2.2.12-40.17.1.x86_64",
"product": {
"name": "libwsutil7-2.2.12-40.17.1.x86_64",
"product_id": "libwsutil7-2.2.12-40.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "wireshark-2.2.12-40.17.1.x86_64",
"product": {
"name": "wireshark-2.2.12-40.17.1.x86_64",
"product_id": "wireshark-2.2.12-40.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "wireshark-devel-2.2.12-40.17.1.x86_64",
"product": {
"name": "wireshark-devel-2.2.12-40.17.1.x86_64",
"product_id": "wireshark-devel-2.2.12-40.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "wireshark-gtk-2.2.12-40.17.1.x86_64",
"product": {
"name": "wireshark-gtk-2.2.12-40.17.1.x86_64",
"product_id": "wireshark-gtk-2.2.12-40.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586"
},
"product_reference": "wireshark-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64"
},
"product_reference": "wireshark-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586"
},
"product_reference": "wireshark-devel-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64"
},
"product_reference": "wireshark-devel-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64"
},
"product_reference": "wireshark-devel-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x"
},
"product_reference": "wireshark-devel-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64"
},
"product_reference": "wireshark-devel-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586"
},
"product_reference": "wireshark-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64"
},
"product_reference": "wireshark-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64"
},
"product_reference": "wireshark-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x"
},
"product_reference": "wireshark-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64"
},
"product_reference": "wireshark-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwireshark8-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwiretap6-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwscodecs1-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64"
},
"product_reference": "libwsutil7-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586"
},
"product_reference": "wireshark-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64"
},
"product_reference": "wireshark-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64"
},
"product_reference": "wireshark-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x"
},
"product_reference": "wireshark-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64"
},
"product_reference": "wireshark-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-40.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
},
"product_reference": "wireshark-gtk-2.2.12-40.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-17935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-17935"
}
],
"notes": [
{
"category": "general",
"text": "The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-17935",
"url": "https://www.suse.com/security/cve/CVE-2017-17935"
},
{
"category": "external",
"summary": "SUSE Bug 1074171 for CVE-2017-17935",
"url": "https://bugzilla.suse.com/1074171"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-01-23T09:39:52Z",
"details": "important"
}
],
"title": "CVE-2017-17935"
},
{
"cve": "CVE-2018-5334",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-5334"
}
],
"notes": [
{
"category": "general",
"text": "In Wireshark 2.4.0 to 2.4.3 and 2.2.0 to 2.2.11, the IxVeriWave file parser could crash. This was addressed in wiretap/vwr.c by correcting the signature timestamp bounds checks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-5334",
"url": "https://www.suse.com/security/cve/CVE-2018-5334"
},
{
"category": "external",
"summary": "SUSE Bug 1075737 for CVE-2018-5334",
"url": "https://bugzilla.suse.com/1075737"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-01-23T09:39:52Z",
"details": "moderate"
}
],
"title": "CVE-2018-5334"
},
{
"cve": "CVE-2018-5335",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-5335"
}
],
"notes": [
{
"category": "general",
"text": "In Wireshark 2.4.0 to 2.4.3 and 2.2.0 to 2.2.11, the WCP dissector could crash. This was addressed in epan/dissectors/packet-wcp.c by validating the available buffer length.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-5335",
"url": "https://www.suse.com/security/cve/CVE-2018-5335"
},
{
"category": "external",
"summary": "SUSE Bug 1075738 for CVE-2018-5335",
"url": "https://bugzilla.suse.com/1075738"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-01-23T09:39:52Z",
"details": "moderate"
}
],
"title": "CVE-2018-5335"
},
{
"cve": "CVE-2018-5336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-5336"
}
],
"notes": [
{
"category": "general",
"text": "In Wireshark 2.4.0 to 2.4.3 and 2.2.0 to 2.2.11, the JSON, XML, NTP, XMPP, and GDB dissectors could crash. This was addressed in epan/tvbparse.c by limiting the recursion depth.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-5336",
"url": "https://www.suse.com/security/cve/CVE-2018-5336"
},
{
"category": "external",
"summary": "SUSE Bug 1075739 for CVE-2018-5336",
"url": "https://bugzilla.suse.com/1075739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwireshark8-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwiretap6-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwscodecs1-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwsutil7-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-devel-2.2.12-40.17.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:wireshark-gtk-2.2.12-40.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-01-23T09:39:52Z",
"details": "moderate"
}
],
"title": "CVE-2018-5336"
}
]
}
suse-su-2018:0191-1
Vulnerability from csaf_suse
Published
2018-01-24 11:01
Modified
2018-01-24 11:01
Summary
Security update for wireshark
Notes
Title of the patch
Security update for wireshark
Description of the patch
This update for wireshark to version 2.2.12 fixes the following issues:
- CVE-2018-5334: IxVeriWave file could crash (bsc#1075737)
- CVE-2018-5335: WCP dissector could crash (bsc#1075738)
- CVE-2018-5336: Multiple dissector crashes (bsc#1075739)
- CVE-2017-17935: Incorrect handling of '\n' in file_read_line function could
have lead to denial of service (bsc#1074171)
This release no longer enables the Linux kernel BPF JIT compiler via the
net.core.bpf_jit_enable sysctl, as this would make systems more vulnerable
to Spectre variant 1 CVE-2017-5753 - (bsc#1075748)
Further bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-2.2.12.html
Patchnames
SUSE-SLE-DESKTOP-12-SP2-2018-134,SUSE-SLE-DESKTOP-12-SP3-2018-134,SUSE-SLE-RPI-12-SP2-2018-134,SUSE-SLE-SDK-12-SP2-2018-134,SUSE-SLE-SDK-12-SP3-2018-134,SUSE-SLE-SERVER-12-SP2-2018-134,SUSE-SLE-SERVER-12-SP3-2018-134
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "Security update for wireshark",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for wireshark to version 2.2.12 fixes the following issues:\n\n- CVE-2018-5334: IxVeriWave file could crash (bsc#1075737)\n- CVE-2018-5335: WCP dissector could crash (bsc#1075738)\n- CVE-2018-5336: Multiple dissector crashes (bsc#1075739)\n- CVE-2017-17935: Incorrect handling of \u0027\\n\u0027 in file_read_line function could\n have lead to denial of service (bsc#1074171)\n\nThis release no longer enables the Linux kernel BPF JIT compiler via the\nnet.core.bpf_jit_enable sysctl, as this would make systems more vulnerable\nto Spectre variant 1 CVE-2017-5753 - (bsc#1075748)\n\nFurther bug fixes and updated protocol support as listed in:\nhttps://www.wireshark.org/docs/relnotes/wireshark-2.2.12.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-SP2-2018-134,SUSE-SLE-DESKTOP-12-SP3-2018-134,SUSE-SLE-RPI-12-SP2-2018-134,SUSE-SLE-SDK-12-SP2-2018-134,SUSE-SLE-SDK-12-SP3-2018-134,SUSE-SLE-SERVER-12-SP2-2018-134,SUSE-SLE-SERVER-12-SP3-2018-134",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0191-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:0191-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180191-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:0191-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-January/003624.html"
},
{
"category": "self",
"summary": "SUSE Bug 1074171",
"url": "https://bugzilla.suse.com/1074171"
},
{
"category": "self",
"summary": "SUSE Bug 1075737",
"url": "https://bugzilla.suse.com/1075737"
},
{
"category": "self",
"summary": "SUSE Bug 1075738",
"url": "https://bugzilla.suse.com/1075738"
},
{
"category": "self",
"summary": "SUSE Bug 1075739",
"url": "https://bugzilla.suse.com/1075739"
},
{
"category": "self",
"summary": "SUSE Bug 1075748",
"url": "https://bugzilla.suse.com/1075748"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-17935 page",
"url": "https://www.suse.com/security/cve/CVE-2017-17935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-5334 page",
"url": "https://www.suse.com/security/cve/CVE-2018-5334/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-5335 page",
"url": "https://www.suse.com/security/cve/CVE-2018-5335/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-5336 page",
"url": "https://www.suse.com/security/cve/CVE-2018-5336/"
}
],
"title": "Security update for wireshark",
"tracking": {
"current_release_date": "2018-01-24T11:01:38Z",
"generator": {
"date": "2018-01-24T11:01:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:0191-1",
"initial_release_date": "2018-01-24T11:01:38Z",
"revision_history": [
{
"date": "2018-01-24T11:01:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libwireshark8-2.2.12-48.18.1.aarch64",
"product": {
"name": "libwireshark8-2.2.12-48.18.1.aarch64",
"product_id": "libwireshark8-2.2.12-48.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwiretap6-2.2.12-48.18.1.aarch64",
"product": {
"name": "libwiretap6-2.2.12-48.18.1.aarch64",
"product_id": "libwiretap6-2.2.12-48.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwscodecs1-2.2.12-48.18.1.aarch64",
"product": {
"name": "libwscodecs1-2.2.12-48.18.1.aarch64",
"product_id": "libwscodecs1-2.2.12-48.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwsutil7-2.2.12-48.18.1.aarch64",
"product": {
"name": "libwsutil7-2.2.12-48.18.1.aarch64",
"product_id": "libwsutil7-2.2.12-48.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "wireshark-2.2.12-48.18.1.aarch64",
"product": {
"name": "wireshark-2.2.12-48.18.1.aarch64",
"product_id": "wireshark-2.2.12-48.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "wireshark-gtk-2.2.12-48.18.1.aarch64",
"product": {
"name": "wireshark-gtk-2.2.12-48.18.1.aarch64",
"product_id": "wireshark-gtk-2.2.12-48.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "wireshark-devel-2.2.12-48.18.1.aarch64",
"product": {
"name": "wireshark-devel-2.2.12-48.18.1.aarch64",
"product_id": "wireshark-devel-2.2.12-48.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "wireshark-devel-2.2.12-48.18.1.ppc64le",
"product": {
"name": "wireshark-devel-2.2.12-48.18.1.ppc64le",
"product_id": "wireshark-devel-2.2.12-48.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwireshark8-2.2.12-48.18.1.ppc64le",
"product": {
"name": "libwireshark8-2.2.12-48.18.1.ppc64le",
"product_id": "libwireshark8-2.2.12-48.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwiretap6-2.2.12-48.18.1.ppc64le",
"product": {
"name": "libwiretap6-2.2.12-48.18.1.ppc64le",
"product_id": "libwiretap6-2.2.12-48.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwscodecs1-2.2.12-48.18.1.ppc64le",
"product": {
"name": "libwscodecs1-2.2.12-48.18.1.ppc64le",
"product_id": "libwscodecs1-2.2.12-48.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwsutil7-2.2.12-48.18.1.ppc64le",
"product": {
"name": "libwsutil7-2.2.12-48.18.1.ppc64le",
"product_id": "libwsutil7-2.2.12-48.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "wireshark-2.2.12-48.18.1.ppc64le",
"product": {
"name": "wireshark-2.2.12-48.18.1.ppc64le",
"product_id": "wireshark-2.2.12-48.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "wireshark-gtk-2.2.12-48.18.1.ppc64le",
"product": {
"name": "wireshark-gtk-2.2.12-48.18.1.ppc64le",
"product_id": "wireshark-gtk-2.2.12-48.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "wireshark-devel-2.2.12-48.18.1.s390x",
"product": {
"name": "wireshark-devel-2.2.12-48.18.1.s390x",
"product_id": "wireshark-devel-2.2.12-48.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libwireshark8-2.2.12-48.18.1.s390x",
"product": {
"name": "libwireshark8-2.2.12-48.18.1.s390x",
"product_id": "libwireshark8-2.2.12-48.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libwiretap6-2.2.12-48.18.1.s390x",
"product": {
"name": "libwiretap6-2.2.12-48.18.1.s390x",
"product_id": "libwiretap6-2.2.12-48.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libwscodecs1-2.2.12-48.18.1.s390x",
"product": {
"name": "libwscodecs1-2.2.12-48.18.1.s390x",
"product_id": "libwscodecs1-2.2.12-48.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libwsutil7-2.2.12-48.18.1.s390x",
"product": {
"name": "libwsutil7-2.2.12-48.18.1.s390x",
"product_id": "libwsutil7-2.2.12-48.18.1.s390x"
}
},
{
"category": "product_version",
"name": "wireshark-2.2.12-48.18.1.s390x",
"product": {
"name": "wireshark-2.2.12-48.18.1.s390x",
"product_id": "wireshark-2.2.12-48.18.1.s390x"
}
},
{
"category": "product_version",
"name": "wireshark-gtk-2.2.12-48.18.1.s390x",
"product": {
"name": "wireshark-gtk-2.2.12-48.18.1.s390x",
"product_id": "wireshark-gtk-2.2.12-48.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libwireshark8-2.2.12-48.18.1.x86_64",
"product": {
"name": "libwireshark8-2.2.12-48.18.1.x86_64",
"product_id": "libwireshark8-2.2.12-48.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwiretap6-2.2.12-48.18.1.x86_64",
"product": {
"name": "libwiretap6-2.2.12-48.18.1.x86_64",
"product_id": "libwiretap6-2.2.12-48.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwscodecs1-2.2.12-48.18.1.x86_64",
"product": {
"name": "libwscodecs1-2.2.12-48.18.1.x86_64",
"product_id": "libwscodecs1-2.2.12-48.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwsutil7-2.2.12-48.18.1.x86_64",
"product": {
"name": "libwsutil7-2.2.12-48.18.1.x86_64",
"product_id": "libwsutil7-2.2.12-48.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "wireshark-2.2.12-48.18.1.x86_64",
"product": {
"name": "wireshark-2.2.12-48.18.1.x86_64",
"product_id": "wireshark-2.2.12-48.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "wireshark-gtk-2.2.12-48.18.1.x86_64",
"product": {
"name": "wireshark-gtk-2.2.12-48.18.1.x86_64",
"product_id": "wireshark-gtk-2.2.12-48.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "wireshark-devel-2.2.12-48.18.1.x86_64",
"product": {
"name": "wireshark-devel-2.2.12-48.18.1.x86_64",
"product_id": "wireshark-devel-2.2.12-48.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-devel-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le"
},
"product_reference": "wireshark-devel-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x"
},
"product_reference": "wireshark-devel-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-devel-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-devel-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le"
},
"product_reference": "wireshark-devel-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x"
},
"product_reference": "wireshark-devel-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-devel-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-devel-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le"
},
"product_reference": "wireshark-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x"
},
"product_reference": "wireshark-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le"
},
"product_reference": "wireshark-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x"
},
"product_reference": "wireshark-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le"
},
"product_reference": "wireshark-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x"
},
"product_reference": "wireshark-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwireshark8-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwireshark8-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwiretap6-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwiretap6-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwscodecs1-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwscodecs1-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwsutil7-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64"
},
"product_reference": "libwsutil7-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le"
},
"product_reference": "wireshark-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x"
},
"product_reference": "wireshark-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-gtk-2.2.12-48.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64"
},
"product_reference": "wireshark-gtk-2.2.12-48.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-17935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-17935"
}
],
"notes": [
{
"category": "general",
"text": "The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip \u0027\\n\u0027 characters, which allows remote attackers to cause a denial of service (buffer underflow and application crash) via a crafted packet that triggers the attempted processing of an empty line.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-17935",
"url": "https://www.suse.com/security/cve/CVE-2017-17935"
},
{
"category": "external",
"summary": "SUSE Bug 1074171 for CVE-2017-17935",
"url": "https://bugzilla.suse.com/1074171"
}
],
"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 Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-01-24T11:01:38Z",
"details": "important"
}
],
"title": "CVE-2017-17935"
},
{
"cve": "CVE-2018-5334",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-5334"
}
],
"notes": [
{
"category": "general",
"text": "In Wireshark 2.4.0 to 2.4.3 and 2.2.0 to 2.2.11, the IxVeriWave file parser could crash. This was addressed in wiretap/vwr.c by correcting the signature timestamp bounds checks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-5334",
"url": "https://www.suse.com/security/cve/CVE-2018-5334"
},
{
"category": "external",
"summary": "SUSE Bug 1075737 for CVE-2018-5334",
"url": "https://bugzilla.suse.com/1075737"
}
],
"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 Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-01-24T11:01:38Z",
"details": "moderate"
}
],
"title": "CVE-2018-5334"
},
{
"cve": "CVE-2018-5335",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-5335"
}
],
"notes": [
{
"category": "general",
"text": "In Wireshark 2.4.0 to 2.4.3 and 2.2.0 to 2.2.11, the WCP dissector could crash. This was addressed in epan/dissectors/packet-wcp.c by validating the available buffer length.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-5335",
"url": "https://www.suse.com/security/cve/CVE-2018-5335"
},
{
"category": "external",
"summary": "SUSE Bug 1075738 for CVE-2018-5335",
"url": "https://bugzilla.suse.com/1075738"
}
],
"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 Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-01-24T11:01:38Z",
"details": "moderate"
}
],
"title": "CVE-2018-5335"
},
{
"cve": "CVE-2018-5336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-5336"
}
],
"notes": [
{
"category": "general",
"text": "In Wireshark 2.4.0 to 2.4.3 and 2.2.0 to 2.2.11, the JSON, XML, NTP, XMPP, and GDB dissectors could crash. This was addressed in epan/tvbparse.c by limiting the recursion depth.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-5336",
"url": "https://www.suse.com/security/cve/CVE-2018-5336"
},
{
"category": "external",
"summary": "SUSE Bug 1075739 for CVE-2018-5336",
"url": "https://bugzilla.suse.com/1075739"
}
],
"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 Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwireshark8-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwiretap6-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwscodecs1-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwsutil7-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:wireshark-gtk-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:wireshark-devel-2.2.12-48.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:wireshark-devel-2.2.12-48.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-01-24T11:01:38Z",
"details": "moderate"
}
],
"title": "CVE-2018-5336"
}
]
}
cnvd-2018-00107
Vulnerability from cnvd
Title
Wireshark 'epan/wslua/wslua_file.c'拒绝服务漏洞
Description
Wireshark是一个网络封包分析软件。网络封包分析软件的功能是撷取网络封包,并尽可能显示出最为详细的网络封包资料。Wireshark使用WinPCAP作为接口,直接与网卡进行数据报文交换。
Wireshark 2.2.11及之前的版本中的存在拒绝服务漏洞,该漏洞产生的原因是Wireshark中的epan/wslua/wslua_file.c中的File_read_line函数未能正确去除'n'字符。远程攻击者可通过特制数据包(触发处理空行的尝试)利用该漏洞导致拒绝服务(缓冲区溢出和应用程序崩溃)。
Severity
中
VLAI Severity ?
Patch Name
Wireshark 'epan/wslua/wslua_file.c'拒绝服务漏洞的补丁
Patch Description
Wireshark是一个网络封包分析软件。网络封包分析软件的功能是撷取网络封包,并尽可能显示出最为详细的网络封包资料。Wireshark使用WinPCAP作为接口,直接与网卡进行数据报文交换。
Wireshark 2.2.11及之前的版本中的存在拒绝服务漏洞,该漏洞产生的原因是Wireshark中的epan/wslua/wslua_file.c中的File_read_line函数未能正确去除'n'字符。远程攻击者可通过特制数据包(触发处理空行的尝试)利用该漏洞导致拒绝服务(缓冲区溢出和应用程序崩溃)。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description
目前厂商已发布升级补丁以修复漏洞,补丁获取链接: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1
Reference
https://nvd.nist.gov/vuln/detail/CVE-2017-17935
Impacted products
| Name | Wireshark Wireshark <=2.2.11 |
|---|
{
"bids": {
"bid": {
"bidNumber": "102311"
}
},
"cves": {
"cve": {
"cveNumber": "CVE-2017-17935"
}
},
"description": "Wireshark\u662f\u4e00\u4e2a\u7f51\u7edc\u5c01\u5305\u5206\u6790\u8f6f\u4ef6\u3002\u7f51\u7edc\u5c01\u5305\u5206\u6790\u8f6f\u4ef6\u7684\u529f\u80fd\u662f\u64b7\u53d6\u7f51\u7edc\u5c01\u5305\uff0c\u5e76\u5c3d\u53ef\u80fd\u663e\u793a\u51fa\u6700\u4e3a\u8be6\u7ec6\u7684\u7f51\u7edc\u5c01\u5305\u8d44\u6599\u3002Wireshark\u4f7f\u7528WinPCAP\u4f5c\u4e3a\u63a5\u53e3\uff0c\u76f4\u63a5\u4e0e\u7f51\u5361\u8fdb\u884c\u6570\u636e\u62a5\u6587\u4ea4\u6362\u3002\r\n\r\nWireshark 2.2.11\u53ca\u4e4b\u524d\u7684\u7248\u672c\u4e2d\u7684\u5b58\u5728\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u4ea7\u751f\u7684\u539f\u56e0\u662fWireshark\u4e2d\u7684epan/wslua/wslua_file.c\u4e2d\u7684File_read_line\u51fd\u6570\u672a\u80fd\u6b63\u786e\u53bb\u9664\u0027n\u0027\u5b57\u7b26\u3002\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u901a\u8fc7\u7279\u5236\u6570\u636e\u5305\uff08\u89e6\u53d1\u5904\u7406\u7a7a\u884c\u7684\u5c1d\u8bd5\uff09\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\uff08\u7f13\u51b2\u533a\u6ea2\u51fa\u548c\u5e94\u7528\u7a0b\u5e8f\u5d29\u6e83\uff09\u3002",
"discovererName": "Young",
"formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u53d1\u5e03\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6f0f\u6d1e\uff0c\u8865\u4e01\u83b7\u53d6\u94fe\u63a5\uff1a\r\nhttps://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2018-00107",
"openTime": "2018-01-03",
"patchDescription": "Wireshark\u662f\u4e00\u4e2a\u7f51\u7edc\u5c01\u5305\u5206\u6790\u8f6f\u4ef6\u3002\u7f51\u7edc\u5c01\u5305\u5206\u6790\u8f6f\u4ef6\u7684\u529f\u80fd\u662f\u64b7\u53d6\u7f51\u7edc\u5c01\u5305\uff0c\u5e76\u5c3d\u53ef\u80fd\u663e\u793a\u51fa\u6700\u4e3a\u8be6\u7ec6\u7684\u7f51\u7edc\u5c01\u5305\u8d44\u6599\u3002Wireshark\u4f7f\u7528WinPCAP\u4f5c\u4e3a\u63a5\u53e3\uff0c\u76f4\u63a5\u4e0e\u7f51\u5361\u8fdb\u884c\u6570\u636e\u62a5\u6587\u4ea4\u6362\u3002\r\n\r\nWireshark 2.2.11\u53ca\u4e4b\u524d\u7684\u7248\u672c\u4e2d\u7684\u5b58\u5728\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u4ea7\u751f\u7684\u539f\u56e0\u662fWireshark\u4e2d\u7684epan/wslua/wslua_file.c\u4e2d\u7684File_read_line\u51fd\u6570\u672a\u80fd\u6b63\u786e\u53bb\u9664\u0027n\u0027\u5b57\u7b26\u3002\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u901a\u8fc7\u7279\u5236\u6570\u636e\u5305\uff08\u89e6\u53d1\u5904\u7406\u7a7a\u884c\u7684\u5c1d\u8bd5\uff09\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\uff08\u7f13\u51b2\u533a\u6ea2\u51fa\u548c\u5e94\u7528\u7a0b\u5e8f\u5d29\u6e83\uff09\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Wireshark \u0027epan/wslua/wslua_file.c\u0027\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "Wireshark Wireshark \u003c=2.2.11"
},
"referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2017-17935",
"serverity": "\u4e2d",
"submitTime": "2017-12-28",
"title": "Wireshark \u0027epan/wslua/wslua_file.c\u0027\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…