Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-14502 (GCVE-0-2017-14502)
Vulnerability from cvelistv5 – Published: 2017-09-17 18:00 – Updated: 2024-08-05 19:27- n/a
| URL | Tags |
|---|---|
| https://github.com/libarchive/libarchive/commit/5… | x_refsource_MISC |
| https://usn.ubuntu.com/3859-1/ | vendor-advisoryx_refsource_UBUNTU |
| https://bugs.debian.org/875974 | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2018… | mailing-listx_refsource_MLIST |
| https://www.debian.org/security/2018/dsa-4360 | vendor-advisoryx_refsource_DEBIAN |
| https://bugs.chromium.org/p/oss-fuzz/issues/detai… | x_refsource_MISC |
| https://security.gentoo.org/glsa/201908-11 | vendor-advisoryx_refsource_GENTOO |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T19:27:40.816Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/libarchive/libarchive/commit/5562545b5562f6d12a4ef991fae158bf4ccf92b6"
},
{
"name": "USN-3859-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/3859-1/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.debian.org/875974"
},
{
"name": "[debian-lts-announce] 20181129 [SECURITY] [DLA 1600-1] libarchive security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00037.html"
},
{
"name": "DSA-4360",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2018/dsa-4360"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=573"
},
{
"name": "GLSA-201908-11",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201908-11"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2017-09-17T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "read_header in archive_read_support_format_rar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-08-15T17:06:14.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/libarchive/libarchive/commit/5562545b5562f6d12a4ef991fae158bf4ccf92b6"
},
{
"name": "USN-3859-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/3859-1/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.debian.org/875974"
},
{
"name": "[debian-lts-announce] 20181129 [SECURITY] [DLA 1600-1] libarchive security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00037.html"
},
{
"name": "DSA-4360",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2018/dsa-4360"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=573"
},
{
"name": "GLSA-201908-11",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201908-11"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-14502",
"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": "read_header in archive_read_support_format_rar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/libarchive/libarchive/commit/5562545b5562f6d12a4ef991fae158bf4ccf92b6",
"refsource": "MISC",
"url": "https://github.com/libarchive/libarchive/commit/5562545b5562f6d12a4ef991fae158bf4ccf92b6"
},
{
"name": "USN-3859-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3859-1/"
},
{
"name": "https://bugs.debian.org/875974",
"refsource": "MISC",
"url": "https://bugs.debian.org/875974"
},
{
"name": "[debian-lts-announce] 20181129 [SECURITY] [DLA 1600-1] libarchive security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00037.html"
},
{
"name": "DSA-4360",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4360"
},
{
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=573",
"refsource": "MISC",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=573"
},
{
"name": "GLSA-201908-11",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201908-11"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2017-14502",
"datePublished": "2017-09-17T18:00:00.000Z",
"dateReserved": "2017-09-17T00:00:00.000Z",
"dateUpdated": "2024-08-05T19:27:40.816Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2017-14502",
"date": "2026-05-27",
"epss": "0.01199",
"percentile": "0.79149"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:libarchive:libarchive:3.3.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E3FF21B2-41AD-446B-9EE5-184F573973E7\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"read_header in archive_read_support_format_rar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header.\"}, {\"lang\": \"es\", \"value\": \"Existe un error por un paso en read_header de archive_read_support_format_rar.c en libarchive 3.3.2 para los nombres UTF-16 en archivos RAR, lo que provoca una lectura fuera de l\\u00edmites en archive_read_format_rar_read_header.\"}]",
"id": "CVE-2017-14502",
"lastModified": "2024-11-21T03:12:55.733",
"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}]}",
"published": "2017-09-17T18:29:00.263",
"references": "[{\"url\": \"https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=573\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://bugs.debian.org/875974\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/libarchive/libarchive/commit/5562545b5562f6d12a4ef991fae158bf4ccf92b6\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/11/msg00037.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.gentoo.org/glsa/201908-11\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://usn.ubuntu.com/3859-1/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://www.debian.org/security/2018/dsa-4360\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=573\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://bugs.debian.org/875974\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/libarchive/libarchive/commit/5562545b5562f6d12a4ef991fae158bf4ccf92b6\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/11/msg00037.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/201908-11\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://usn.ubuntu.com/3859-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.debian.org/security/2018/dsa-4360\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-125\"}, {\"lang\": \"en\", \"value\": \"CWE-193\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2017-14502\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-09-17T18:29:00.263\",\"lastModified\":\"2026-05-13T00:24:29.033\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"read_header in archive_read_support_format_rar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header.\"},{\"lang\":\"es\",\"value\":\"Existe un error por un paso en read_header de archive_read_support_format_rar.c en libarchive 3.3.2 para los nombres UTF-16 en archivos RAR, lo que provoca una lectura fuera de l\u00edmites en archive_read_format_rar_read_header.\"}],\"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\"},{\"lang\":\"en\",\"value\":\"CWE-193\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libarchive:libarchive:3.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E3FF21B2-41AD-446B-9EE5-184F573973E7\"}]}]}],\"references\":[{\"url\":\"https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=573\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://bugs.debian.org/875974\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/libarchive/libarchive/commit/5562545b5562f6d12a4ef991fae158bf4ccf92b6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/11/msg00037.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/201908-11\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://usn.ubuntu.com/3859-1/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.debian.org/security/2018/dsa-4360\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=573\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://bugs.debian.org/875974\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/libarchive/libarchive/commit/5562545b5562f6d12a4ef991fae158bf4ccf92b6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/11/msg00037.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/201908-11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/3859-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2018/dsa-4360\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
SUSE-SU-2018:3571-1
Vulnerability from csaf_suse - Published: 2018-10-30 13:43 - Updated: 2018-10-30 13:43| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64 | — |
Vendor Fix
|
{
"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 libarchive",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for libarchive fixes the following issues:\n\n- CVE-2017-14501: An out-of-bounds read flaw existed in parse_file_info in archive_read_support_format_iso9660.c when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header. (bsc#1059139)\n- CVE-2017-14502: read_header in archive_read_support_format_rar.c suffered from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header. (bsc#1059134)\n- CVE-2017-14503: libarchive suffered from an out-of-bounds read within lha_read_data_none() in archive_read_support_format_lha.c when extracting a specially crafted lha archive, related to lha_crc16. (bsc#1059100)\n\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Module-Basesystem-15-2018-2528,SUSE-SLE-Module-Development-Tools-15-2018-2528",
"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_3571-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:3571-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183571-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:3571-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-October/004813.html"
},
{
"category": "self",
"summary": "SUSE Bug 1059100",
"url": "https://bugzilla.suse.com/1059100"
},
{
"category": "self",
"summary": "SUSE Bug 1059134",
"url": "https://bugzilla.suse.com/1059134"
},
{
"category": "self",
"summary": "SUSE Bug 1059139",
"url": "https://bugzilla.suse.com/1059139"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14501 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14502 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14503 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14503/"
}
],
"title": "Security update for libarchive",
"tracking": {
"current_release_date": "2018-10-30T13:43:04Z",
"generator": {
"date": "2018-10-30T13:43:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:3571-1",
"initial_release_date": "2018-10-30T13:43:04Z",
"revision_history": [
{
"date": "2018-10-30T13:43:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libarchive-devel-3.3.2-3.3.2.aarch64",
"product": {
"name": "libarchive-devel-3.3.2-3.3.2.aarch64",
"product_id": "libarchive-devel-3.3.2-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "libarchive13-3.3.2-3.3.2.aarch64",
"product": {
"name": "libarchive13-3.3.2-3.3.2.aarch64",
"product_id": "libarchive13-3.3.2-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "bsdtar-3.3.2-3.3.2.aarch64",
"product": {
"name": "bsdtar-3.3.2-3.3.2.aarch64",
"product_id": "bsdtar-3.3.2-3.3.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libarchive-devel-3.3.2-3.3.2.ppc64le",
"product": {
"name": "libarchive-devel-3.3.2-3.3.2.ppc64le",
"product_id": "libarchive-devel-3.3.2-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libarchive13-3.3.2-3.3.2.ppc64le",
"product": {
"name": "libarchive13-3.3.2-3.3.2.ppc64le",
"product_id": "libarchive13-3.3.2-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "bsdtar-3.3.2-3.3.2.ppc64le",
"product": {
"name": "bsdtar-3.3.2-3.3.2.ppc64le",
"product_id": "bsdtar-3.3.2-3.3.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libarchive-devel-3.3.2-3.3.2.s390x",
"product": {
"name": "libarchive-devel-3.3.2-3.3.2.s390x",
"product_id": "libarchive-devel-3.3.2-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "libarchive13-3.3.2-3.3.2.s390x",
"product": {
"name": "libarchive13-3.3.2-3.3.2.s390x",
"product_id": "libarchive13-3.3.2-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "bsdtar-3.3.2-3.3.2.s390x",
"product": {
"name": "bsdtar-3.3.2-3.3.2.s390x",
"product_id": "bsdtar-3.3.2-3.3.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libarchive-devel-3.3.2-3.3.2.x86_64",
"product": {
"name": "libarchive-devel-3.3.2-3.3.2.x86_64",
"product_id": "libarchive-devel-3.3.2-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "libarchive13-3.3.2-3.3.2.x86_64",
"product": {
"name": "libarchive13-3.3.2-3.3.2.x86_64",
"product_id": "libarchive13-3.3.2-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "bsdtar-3.3.2-3.3.2.x86_64",
"product": {
"name": "bsdtar-3.3.2-3.3.2.x86_64",
"product_id": "bsdtar-3.3.2-3.3.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.3.2-3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64"
},
"product_reference": "libarchive-devel-3.3.2-3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.3.2-3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le"
},
"product_reference": "libarchive-devel-3.3.2-3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.3.2-3.3.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x"
},
"product_reference": "libarchive-devel-3.3.2-3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.3.2-3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64"
},
"product_reference": "libarchive-devel-3.3.2-3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.3.2-3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64"
},
"product_reference": "libarchive13-3.3.2-3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.3.2-3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le"
},
"product_reference": "libarchive13-3.3.2-3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.3.2-3.3.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x"
},
"product_reference": "libarchive13-3.3.2-3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.3.2-3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64"
},
"product_reference": "libarchive13-3.3.2-3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bsdtar-3.3.2-3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64"
},
"product_reference": "bsdtar-3.3.2-3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bsdtar-3.3.2-3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le"
},
"product_reference": "bsdtar-3.3.2-3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bsdtar-3.3.2-3.3.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x"
},
"product_reference": "bsdtar-3.3.2-3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bsdtar-3.3.2-3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64"
},
"product_reference": "bsdtar-3.3.2-3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-14501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14501"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read flaw exists in parse_file_info in archive_read_support_format_iso9660.c in libarchive 3.3.2 when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14501",
"url": "https://www.suse.com/security/cve/CVE-2017-14501"
},
{
"category": "external",
"summary": "SUSE Bug 1059139 for CVE-2017-14501",
"url": "https://bugzilla.suse.com/1059139"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-10-30T13:43:04Z",
"details": "low"
}
],
"title": "CVE-2017-14501"
},
{
"cve": "CVE-2017-14502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14502"
}
],
"notes": [
{
"category": "general",
"text": "read_header in archive_read_support_format_rar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14502",
"url": "https://www.suse.com/security/cve/CVE-2017-14502"
},
{
"category": "external",
"summary": "SUSE Bug 1059134 for CVE-2017-14502",
"url": "https://bugzilla.suse.com/1059134"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-10-30T13:43:04Z",
"details": "low"
}
],
"title": "CVE-2017-14502"
},
{
"cve": "CVE-2017-14503",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14503"
}
],
"notes": [
{
"category": "general",
"text": "libarchive 3.3.2 suffers from an out-of-bounds read within lha_read_data_none() in archive_read_support_format_lha.c when extracting a specially crafted lha archive, related to lha_crc16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14503",
"url": "https://www.suse.com/security/cve/CVE-2017-14503"
},
{
"category": "external",
"summary": "SUSE Bug 1059100 for CVE-2017-14503",
"url": "https://bugzilla.suse.com/1059100"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive-devel-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libarchive13-3.3.2-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:bsdtar-3.3.2-3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-10-30T13:43:04Z",
"details": "moderate"
}
],
"title": "CVE-2017-14503"
}
]
}
SUSE-SU-2018:3640-1
Vulnerability from csaf_suse - Published: 2018-11-07 10:14 - Updated: 2018-11-07 10:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
{
"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 libarchive",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libarchive fixes the following issues:\n\n- CVE-2016-10209: The archive_wstring_append_from_mbs function in archive_string.c allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted archive file. (bsc#1032089)\n- CVE-2016-10349: The archive_le32dec function in archive_endian.h allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file. (bsc#1037008)\n- CVE-2016-10350: The archive_read_format_cab_read_header function in archive_read_support_format_cab.c allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file. (bsc#1037009)\n- CVE-2017-14166: libarchive allowed remote attackers to cause a denial of service (xml_data heap-based buffer over-read and application crash) via a crafted xar archive, related to the mishandling of empty strings in the atol8 function in archive_read_support_format_xar.c. (bsc#1057514)\n- CVE-2017-14501: An out-of-bounds read flaw existed in parse_file_info in archive_read_support_format_iso9660.c when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header. (bsc#1059139)\n- CVE-2017-14502: read_header in archive_read_support_format_rar.c suffered from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header. (bsc#1059134)\n- CVE-2017-14503: libarchive suffered from an out-of-bounds read within lha_read_data_none() in archive_read_support_format_lha.c when extracting a specially crafted lha archive, related to lha_crc16. (bsc#1059100)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-SP3-2018-2594,SUSE-SLE-SDK-12-SP3-2018-2594,SUSE-SLE-SERVER-12-SP3-2018-2594",
"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_3640-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:3640-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183640-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:3640-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-November/004833.html"
},
{
"category": "self",
"summary": "SUSE Bug 1032089",
"url": "https://bugzilla.suse.com/1032089"
},
{
"category": "self",
"summary": "SUSE Bug 1037008",
"url": "https://bugzilla.suse.com/1037008"
},
{
"category": "self",
"summary": "SUSE Bug 1037009",
"url": "https://bugzilla.suse.com/1037009"
},
{
"category": "self",
"summary": "SUSE Bug 1057514",
"url": "https://bugzilla.suse.com/1057514"
},
{
"category": "self",
"summary": "SUSE Bug 1059100",
"url": "https://bugzilla.suse.com/1059100"
},
{
"category": "self",
"summary": "SUSE Bug 1059134",
"url": "https://bugzilla.suse.com/1059134"
},
{
"category": "self",
"summary": "SUSE Bug 1059139",
"url": "https://bugzilla.suse.com/1059139"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10209 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10209/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10349 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10350 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10350/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14166 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14166/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14501 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14502 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14503 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14503/"
}
],
"title": "Security update for libarchive",
"tracking": {
"current_release_date": "2018-11-07T10:14:01Z",
"generator": {
"date": "2018-11-07T10:14:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:3640-1",
"initial_release_date": "2018-11-07T10:14:01Z",
"revision_history": [
{
"date": "2018-11-07T10:14:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.3.1.aarch64",
"product": {
"name": "libarchive-devel-3.1.2-26.3.1.aarch64",
"product_id": "libarchive-devel-3.1.2-26.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.3.1.aarch64",
"product": {
"name": "libarchive13-3.1.2-26.3.1.aarch64",
"product_id": "libarchive13-3.1.2-26.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.3.1.ppc64le",
"product": {
"name": "libarchive-devel-3.1.2-26.3.1.ppc64le",
"product_id": "libarchive-devel-3.1.2-26.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.3.1.ppc64le",
"product": {
"name": "libarchive13-3.1.2-26.3.1.ppc64le",
"product_id": "libarchive13-3.1.2-26.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.3.1.s390x",
"product": {
"name": "libarchive-devel-3.1.2-26.3.1.s390x",
"product_id": "libarchive-devel-3.1.2-26.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.3.1.s390x",
"product": {
"name": "libarchive13-3.1.2-26.3.1.s390x",
"product_id": "libarchive13-3.1.2-26.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.3.1.x86_64",
"product": {
"name": "libarchive13-3.1.2-26.3.1.x86_64",
"product_id": "libarchive13-3.1.2-26.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.3.1.x86_64",
"product": {
"name": "libarchive-devel-3.1.2-26.3.1.x86_64",
"product_id": "libarchive-devel-3.1.2-26.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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": "libarchive13-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64"
},
"product_reference": "libarchive-devel-3.1.2-26.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le"
},
"product_reference": "libarchive-devel-3.1.2-26.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x"
},
"product_reference": "libarchive-devel-3.1.2-26.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
},
"product_reference": "libarchive-devel-3.1.2-26.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64"
},
"product_reference": "libarchive13-3.1.2-26.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le"
},
"product_reference": "libarchive13-3.1.2-26.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x"
},
"product_reference": "libarchive13-3.1.2-26.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.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:libarchive13-3.1.2-26.3.1.aarch64"
},
"product_reference": "libarchive13-3.1.2-26.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.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:libarchive13-3.1.2-26.3.1.ppc64le"
},
"product_reference": "libarchive13-3.1.2-26.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.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:libarchive13-3.1.2-26.3.1.s390x"
},
"product_reference": "libarchive13-3.1.2-26.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.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:libarchive13-3.1.2-26.3.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10209",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10209"
}
],
"notes": [
{
"category": "general",
"text": "The archive_wstring_append_from_mbs function in archive_string.c in libarchive 3.2.2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted archive file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10209",
"url": "https://www.suse.com/security/cve/CVE-2016-10209"
},
{
"category": "external",
"summary": "SUSE Bug 1032089 for CVE-2016-10209",
"url": "https://bugzilla.suse.com/1032089"
}
],
"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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-11-07T10:14:01Z",
"details": "moderate"
}
],
"title": "CVE-2016-10209"
},
{
"cve": "CVE-2016-10349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10349"
}
],
"notes": [
{
"category": "general",
"text": "The archive_le32dec function in archive_endian.h in libarchive 3.2.2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10349",
"url": "https://www.suse.com/security/cve/CVE-2016-10349"
},
{
"category": "external",
"summary": "SUSE Bug 1037008 for CVE-2016-10349",
"url": "https://bugzilla.suse.com/1037008"
}
],
"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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-11-07T10:14:01Z",
"details": "moderate"
}
],
"title": "CVE-2016-10349"
},
{
"cve": "CVE-2016-10350",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10350"
}
],
"notes": [
{
"category": "general",
"text": "The archive_read_format_cab_read_header function in archive_read_support_format_cab.c in libarchive 3.2.2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10350",
"url": "https://www.suse.com/security/cve/CVE-2016-10350"
},
{
"category": "external",
"summary": "SUSE Bug 1037009 for CVE-2016-10350",
"url": "https://bugzilla.suse.com/1037009"
}
],
"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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-11-07T10:14:01Z",
"details": "moderate"
}
],
"title": "CVE-2016-10350"
},
{
"cve": "CVE-2017-14166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14166"
}
],
"notes": [
{
"category": "general",
"text": "libarchive 3.3.2 allows remote attackers to cause a denial of service (xml_data heap-based buffer over-read and application crash) via a crafted xar archive, related to the mishandling of empty strings in the atol8 function in archive_read_support_format_xar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14166",
"url": "https://www.suse.com/security/cve/CVE-2017-14166"
},
{
"category": "external",
"summary": "SUSE Bug 1057514 for CVE-2017-14166",
"url": "https://bugzilla.suse.com/1057514"
}
],
"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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-11-07T10:14:01Z",
"details": "moderate"
}
],
"title": "CVE-2017-14166"
},
{
"cve": "CVE-2017-14501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14501"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read flaw exists in parse_file_info in archive_read_support_format_iso9660.c in libarchive 3.3.2 when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14501",
"url": "https://www.suse.com/security/cve/CVE-2017-14501"
},
{
"category": "external",
"summary": "SUSE Bug 1059139 for CVE-2017-14501",
"url": "https://bugzilla.suse.com/1059139"
}
],
"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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-11-07T10:14:01Z",
"details": "low"
}
],
"title": "CVE-2017-14501"
},
{
"cve": "CVE-2017-14502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14502"
}
],
"notes": [
{
"category": "general",
"text": "read_header in archive_read_support_format_rar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14502",
"url": "https://www.suse.com/security/cve/CVE-2017-14502"
},
{
"category": "external",
"summary": "SUSE Bug 1059134 for CVE-2017-14502",
"url": "https://bugzilla.suse.com/1059134"
}
],
"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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-11-07T10:14:01Z",
"details": "low"
}
],
"title": "CVE-2017-14502"
},
{
"cve": "CVE-2017-14503",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14503"
}
],
"notes": [
{
"category": "general",
"text": "libarchive 3.3.2 suffers from an out-of-bounds read within lha_read_data_none() in archive_read_support_format_lha.c when extracting a specially crafted lha archive, related to lha_crc16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14503",
"url": "https://www.suse.com/security/cve/CVE-2017-14503"
},
{
"category": "external",
"summary": "SUSE Bug 1059100 for CVE-2017-14503",
"url": "https://bugzilla.suse.com/1059100"
}
],
"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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-11-07T10:14:01Z",
"details": "moderate"
}
],
"title": "CVE-2017-14503"
}
]
}
SUSE-SU-2018:3640-2
Vulnerability from csaf_suse - Published: 2018-12-06 13:20 - Updated: 2018-12-06 13:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64 | — |
Vendor Fix
|
{
"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 libarchive",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libarchive fixes the following issues:\n\n- CVE-2016-10209: The archive_wstring_append_from_mbs function in archive_string.c allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted archive file. (bsc#1032089)\n- CVE-2016-10349: The archive_le32dec function in archive_endian.h allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file. (bsc#1037008)\n- CVE-2016-10350: The archive_read_format_cab_read_header function in archive_read_support_format_cab.c allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file. (bsc#1037009)\n- CVE-2017-14166: libarchive allowed remote attackers to cause a denial of service (xml_data heap-based buffer over-read and application crash) via a crafted xar archive, related to the mishandling of empty strings in the atol8 function in archive_read_support_format_xar.c. (bsc#1057514)\n- CVE-2017-14501: An out-of-bounds read flaw existed in parse_file_info in archive_read_support_format_iso9660.c when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header. (bsc#1059139)\n- CVE-2017-14502: read_header in archive_read_support_format_rar.c suffered from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header. (bsc#1059134)\n- CVE-2017-14503: libarchive suffered from an out-of-bounds read within lha_read_data_none() in archive_read_support_format_lha.c when extracting a specially crafted lha archive, related to lha_crc16. (bsc#1059100)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-SP4-2018-2594,SUSE-SLE-SDK-12-SP4-2018-2594,SUSE-SLE-SERVER-12-SP4-2018-2594",
"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_3640-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:3640-2",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183640-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:3640-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-December/004927.html"
},
{
"category": "self",
"summary": "SUSE Bug 1032089",
"url": "https://bugzilla.suse.com/1032089"
},
{
"category": "self",
"summary": "SUSE Bug 1037008",
"url": "https://bugzilla.suse.com/1037008"
},
{
"category": "self",
"summary": "SUSE Bug 1037009",
"url": "https://bugzilla.suse.com/1037009"
},
{
"category": "self",
"summary": "SUSE Bug 1057514",
"url": "https://bugzilla.suse.com/1057514"
},
{
"category": "self",
"summary": "SUSE Bug 1059100",
"url": "https://bugzilla.suse.com/1059100"
},
{
"category": "self",
"summary": "SUSE Bug 1059134",
"url": "https://bugzilla.suse.com/1059134"
},
{
"category": "self",
"summary": "SUSE Bug 1059139",
"url": "https://bugzilla.suse.com/1059139"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10209 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10209/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10349 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10350 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10350/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14166 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14166/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14501 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14502 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14503 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14503/"
}
],
"title": "Security update for libarchive",
"tracking": {
"current_release_date": "2018-12-06T13:20:47Z",
"generator": {
"date": "2018-12-06T13:20:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:3640-2",
"initial_release_date": "2018-12-06T13:20:47Z",
"revision_history": [
{
"date": "2018-12-06T13:20:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.3.1.aarch64",
"product": {
"name": "libarchive-devel-3.1.2-26.3.1.aarch64",
"product_id": "libarchive-devel-3.1.2-26.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.3.1.aarch64",
"product": {
"name": "libarchive13-3.1.2-26.3.1.aarch64",
"product_id": "libarchive13-3.1.2-26.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.3.1.ppc64le",
"product": {
"name": "libarchive-devel-3.1.2-26.3.1.ppc64le",
"product_id": "libarchive-devel-3.1.2-26.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.3.1.ppc64le",
"product": {
"name": "libarchive13-3.1.2-26.3.1.ppc64le",
"product_id": "libarchive13-3.1.2-26.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.3.1.s390x",
"product": {
"name": "libarchive-devel-3.1.2-26.3.1.s390x",
"product_id": "libarchive-devel-3.1.2-26.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.3.1.s390x",
"product": {
"name": "libarchive13-3.1.2-26.3.1.s390x",
"product_id": "libarchive13-3.1.2-26.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.3.1.x86_64",
"product": {
"name": "libarchive13-3.1.2-26.3.1.x86_64",
"product_id": "libarchive13-3.1.2-26.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.3.1.x86_64",
"product": {
"name": "libarchive-devel-3.1.2-26.3.1.x86_64",
"product_id": "libarchive-devel-3.1.2-26.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64"
},
"product_reference": "libarchive-devel-3.1.2-26.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le"
},
"product_reference": "libarchive-devel-3.1.2-26.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x"
},
"product_reference": "libarchive-devel-3.1.2-26.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
},
"product_reference": "libarchive-devel-3.1.2-26.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64"
},
"product_reference": "libarchive13-3.1.2-26.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le"
},
"product_reference": "libarchive13-3.1.2-26.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x"
},
"product_reference": "libarchive13-3.1.2-26.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64"
},
"product_reference": "libarchive13-3.1.2-26.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le"
},
"product_reference": "libarchive13-3.1.2-26.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x"
},
"product_reference": "libarchive13-3.1.2-26.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10209",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10209"
}
],
"notes": [
{
"category": "general",
"text": "The archive_wstring_append_from_mbs function in archive_string.c in libarchive 3.2.2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted archive file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10209",
"url": "https://www.suse.com/security/cve/CVE-2016-10209"
},
{
"category": "external",
"summary": "SUSE Bug 1032089 for CVE-2016-10209",
"url": "https://bugzilla.suse.com/1032089"
}
],
"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 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-12-06T13:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2016-10209"
},
{
"cve": "CVE-2016-10349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10349"
}
],
"notes": [
{
"category": "general",
"text": "The archive_le32dec function in archive_endian.h in libarchive 3.2.2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10349",
"url": "https://www.suse.com/security/cve/CVE-2016-10349"
},
{
"category": "external",
"summary": "SUSE Bug 1037008 for CVE-2016-10349",
"url": "https://bugzilla.suse.com/1037008"
}
],
"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 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-12-06T13:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2016-10349"
},
{
"cve": "CVE-2016-10350",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10350"
}
],
"notes": [
{
"category": "general",
"text": "The archive_read_format_cab_read_header function in archive_read_support_format_cab.c in libarchive 3.2.2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10350",
"url": "https://www.suse.com/security/cve/CVE-2016-10350"
},
{
"category": "external",
"summary": "SUSE Bug 1037009 for CVE-2016-10350",
"url": "https://bugzilla.suse.com/1037009"
}
],
"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 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-12-06T13:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2016-10350"
},
{
"cve": "CVE-2017-14166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14166"
}
],
"notes": [
{
"category": "general",
"text": "libarchive 3.3.2 allows remote attackers to cause a denial of service (xml_data heap-based buffer over-read and application crash) via a crafted xar archive, related to the mishandling of empty strings in the atol8 function in archive_read_support_format_xar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14166",
"url": "https://www.suse.com/security/cve/CVE-2017-14166"
},
{
"category": "external",
"summary": "SUSE Bug 1057514 for CVE-2017-14166",
"url": "https://bugzilla.suse.com/1057514"
}
],
"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 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-12-06T13:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2017-14166"
},
{
"cve": "CVE-2017-14501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14501"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read flaw exists in parse_file_info in archive_read_support_format_iso9660.c in libarchive 3.3.2 when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14501",
"url": "https://www.suse.com/security/cve/CVE-2017-14501"
},
{
"category": "external",
"summary": "SUSE Bug 1059139 for CVE-2017-14501",
"url": "https://bugzilla.suse.com/1059139"
}
],
"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 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-12-06T13:20:47Z",
"details": "low"
}
],
"title": "CVE-2017-14501"
},
{
"cve": "CVE-2017-14502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14502"
}
],
"notes": [
{
"category": "general",
"text": "read_header in archive_read_support_format_rar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14502",
"url": "https://www.suse.com/security/cve/CVE-2017-14502"
},
{
"category": "external",
"summary": "SUSE Bug 1059134 for CVE-2017-14502",
"url": "https://bugzilla.suse.com/1059134"
}
],
"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 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-12-06T13:20:47Z",
"details": "low"
}
],
"title": "CVE-2017-14502"
},
{
"cve": "CVE-2017-14503",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14503"
}
],
"notes": [
{
"category": "general",
"text": "libarchive 3.3.2 suffers from an out-of-bounds read within lha_read_data_none() in archive_read_support_format_lha.c when extracting a specially crafted lha archive, related to lha_crc16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14503",
"url": "https://www.suse.com/security/cve/CVE-2017-14503"
},
{
"category": "external",
"summary": "SUSE Bug 1059100 for CVE-2017-14503",
"url": "https://bugzilla.suse.com/1059100"
}
],
"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 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-12-06T13:20:47Z",
"details": "moderate"
}
],
"title": "CVE-2017-14503"
}
]
}
SUSE-SU-2019:3092-1
Vulnerability from csaf_suse - Published: 2019-11-28 14:44 - Updated: 2019-11-28 14:44| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64 | — |
Vendor Fix
|
{
"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 libarchive",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libarchive fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2018-1000877: Fixed a double free vulnerability in RAR decoder (bsc#1120653).\n- CVE-2018-1000878: Fixed a Use-After-Free vulnerability in RAR decoder (bsc#1120654).\n- CVE-2019-1000019: Fixed an Out-Of-Bounds Read vulnerability in 7zip decompression (bsc#1124341).\n- CVE-2019-1000020: Fixed an Infinite Loop vulnerability in ISO9660 parser (bsc#1124342).\n- CVE-2019-18408: Fixed a use-after-free in RAR format support (bsc#1155079).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-3092,SUSE-SLE-DESKTOP-12-SP4-2019-3092,SUSE-SLE-SDK-12-SP4-2019-3092,SUSE-SLE-SDK-12-SP5-2019-3092,SUSE-SLE-SERVER-12-SP4-2019-3092,SUSE-SLE-SERVER-12-SP5-2019-3092",
"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-2019_3092-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:3092-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193092-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:3092-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006201.html"
},
{
"category": "self",
"summary": "SUSE Bug 1032089",
"url": "https://bugzilla.suse.com/1032089"
},
{
"category": "self",
"summary": "SUSE Bug 1037008",
"url": "https://bugzilla.suse.com/1037008"
},
{
"category": "self",
"summary": "SUSE Bug 1037009",
"url": "https://bugzilla.suse.com/1037009"
},
{
"category": "self",
"summary": "SUSE Bug 1059134",
"url": "https://bugzilla.suse.com/1059134"
},
{
"category": "self",
"summary": "SUSE Bug 1059139",
"url": "https://bugzilla.suse.com/1059139"
},
{
"category": "self",
"summary": "SUSE Bug 1120653",
"url": "https://bugzilla.suse.com/1120653"
},
{
"category": "self",
"summary": "SUSE Bug 1120654",
"url": "https://bugzilla.suse.com/1120654"
},
{
"category": "self",
"summary": "SUSE Bug 1124341",
"url": "https://bugzilla.suse.com/1124341"
},
{
"category": "self",
"summary": "SUSE Bug 1124342",
"url": "https://bugzilla.suse.com/1124342"
},
{
"category": "self",
"summary": "SUSE Bug 1155079",
"url": "https://bugzilla.suse.com/1155079"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10209 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10209/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10349 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10350 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10350/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14501 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14502 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000877 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000877/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000878 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000878/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-1000019 page",
"url": "https://www.suse.com/security/cve/CVE-2019-1000019/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-1000020 page",
"url": "https://www.suse.com/security/cve/CVE-2019-1000020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18408 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18408/"
}
],
"title": "Security update for libarchive",
"tracking": {
"current_release_date": "2019-11-28T14:44:46Z",
"generator": {
"date": "2019-11-28T14:44:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:3092-1",
"initial_release_date": "2019-11-28T14:44:46Z",
"revision_history": [
{
"date": "2019-11-28T14:44:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bsdtar-3.1.2-26.6.1.aarch64",
"product": {
"name": "bsdtar-3.1.2-26.6.1.aarch64",
"product_id": "bsdtar-3.1.2-26.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.6.1.aarch64",
"product": {
"name": "libarchive-devel-3.1.2-26.6.1.aarch64",
"product_id": "libarchive-devel-3.1.2-26.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.6.1.aarch64",
"product": {
"name": "libarchive13-3.1.2-26.6.1.aarch64",
"product_id": "libarchive13-3.1.2-26.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libarchive13-64bit-3.1.2-26.6.1.aarch64_ilp32",
"product": {
"name": "libarchive13-64bit-3.1.2-26.6.1.aarch64_ilp32",
"product_id": "libarchive13-64bit-3.1.2-26.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "bsdtar-3.1.2-26.6.1.i586",
"product": {
"name": "bsdtar-3.1.2-26.6.1.i586",
"product_id": "bsdtar-3.1.2-26.6.1.i586"
}
},
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.6.1.i586",
"product": {
"name": "libarchive-devel-3.1.2-26.6.1.i586",
"product_id": "libarchive-devel-3.1.2-26.6.1.i586"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.6.1.i586",
"product": {
"name": "libarchive13-3.1.2-26.6.1.i586",
"product_id": "libarchive13-3.1.2-26.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bsdtar-3.1.2-26.6.1.ppc64le",
"product": {
"name": "bsdtar-3.1.2-26.6.1.ppc64le",
"product_id": "bsdtar-3.1.2-26.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.6.1.ppc64le",
"product": {
"name": "libarchive-devel-3.1.2-26.6.1.ppc64le",
"product_id": "libarchive-devel-3.1.2-26.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.6.1.ppc64le",
"product": {
"name": "libarchive13-3.1.2-26.6.1.ppc64le",
"product_id": "libarchive13-3.1.2-26.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bsdtar-3.1.2-26.6.1.s390",
"product": {
"name": "bsdtar-3.1.2-26.6.1.s390",
"product_id": "bsdtar-3.1.2-26.6.1.s390"
}
},
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.6.1.s390",
"product": {
"name": "libarchive-devel-3.1.2-26.6.1.s390",
"product_id": "libarchive-devel-3.1.2-26.6.1.s390"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.6.1.s390",
"product": {
"name": "libarchive13-3.1.2-26.6.1.s390",
"product_id": "libarchive13-3.1.2-26.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "bsdtar-3.1.2-26.6.1.s390x",
"product": {
"name": "bsdtar-3.1.2-26.6.1.s390x",
"product_id": "bsdtar-3.1.2-26.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.6.1.s390x",
"product": {
"name": "libarchive-devel-3.1.2-26.6.1.s390x",
"product_id": "libarchive-devel-3.1.2-26.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.6.1.s390x",
"product": {
"name": "libarchive13-3.1.2-26.6.1.s390x",
"product_id": "libarchive13-3.1.2-26.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libarchive13-32bit-3.1.2-26.6.1.s390x",
"product": {
"name": "libarchive13-32bit-3.1.2-26.6.1.s390x",
"product_id": "libarchive13-32bit-3.1.2-26.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bsdtar-3.1.2-26.6.1.x86_64",
"product": {
"name": "bsdtar-3.1.2-26.6.1.x86_64",
"product_id": "bsdtar-3.1.2-26.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libarchive-devel-3.1.2-26.6.1.x86_64",
"product": {
"name": "libarchive-devel-3.1.2-26.6.1.x86_64",
"product_id": "libarchive-devel-3.1.2-26.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libarchive13-3.1.2-26.6.1.x86_64",
"product": {
"name": "libarchive13-3.1.2-26.6.1.x86_64",
"product_id": "libarchive13-3.1.2-26.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libarchive13-32bit-3.1.2-26.6.1.x86_64",
"product": {
"name": "libarchive13-32bit-3.1.2-26.6.1.x86_64",
"product_id": "libarchive13-32bit-3.1.2-26.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64"
},
"product_reference": "libarchive-devel-3.1.2-26.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le"
},
"product_reference": "libarchive-devel-3.1.2-26.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x"
},
"product_reference": "libarchive-devel-3.1.2-26.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64"
},
"product_reference": "libarchive-devel-3.1.2-26.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64"
},
"product_reference": "libarchive-devel-3.1.2-26.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le"
},
"product_reference": "libarchive-devel-3.1.2-26.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x"
},
"product_reference": "libarchive-devel-3.1.2-26.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive-devel-3.1.2-26.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
},
"product_reference": "libarchive-devel-3.1.2-26.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64"
},
"product_reference": "libarchive13-3.1.2-26.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le"
},
"product_reference": "libarchive13-3.1.2-26.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x"
},
"product_reference": "libarchive13-3.1.2-26.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64"
},
"product_reference": "libarchive13-3.1.2-26.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le"
},
"product_reference": "libarchive13-3.1.2-26.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x"
},
"product_reference": "libarchive13-3.1.2-26.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64"
},
"product_reference": "libarchive13-3.1.2-26.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le"
},
"product_reference": "libarchive13-3.1.2-26.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x"
},
"product_reference": "libarchive13-3.1.2-26.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64"
},
"product_reference": "libarchive13-3.1.2-26.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le"
},
"product_reference": "libarchive13-3.1.2-26.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x"
},
"product_reference": "libarchive13-3.1.2-26.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libarchive13-3.1.2-26.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64"
},
"product_reference": "libarchive13-3.1.2-26.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10209",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10209"
}
],
"notes": [
{
"category": "general",
"text": "The archive_wstring_append_from_mbs function in archive_string.c in libarchive 3.2.2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted archive file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10209",
"url": "https://www.suse.com/security/cve/CVE-2016-10209"
},
{
"category": "external",
"summary": "SUSE Bug 1032089 for CVE-2016-10209",
"url": "https://bugzilla.suse.com/1032089"
}
],
"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 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-28T14:44:46Z",
"details": "moderate"
}
],
"title": "CVE-2016-10209"
},
{
"cve": "CVE-2016-10349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10349"
}
],
"notes": [
{
"category": "general",
"text": "The archive_le32dec function in archive_endian.h in libarchive 3.2.2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10349",
"url": "https://www.suse.com/security/cve/CVE-2016-10349"
},
{
"category": "external",
"summary": "SUSE Bug 1037008 for CVE-2016-10349",
"url": "https://bugzilla.suse.com/1037008"
}
],
"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 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-28T14:44:46Z",
"details": "moderate"
}
],
"title": "CVE-2016-10349"
},
{
"cve": "CVE-2016-10350",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10350"
}
],
"notes": [
{
"category": "general",
"text": "The archive_read_format_cab_read_header function in archive_read_support_format_cab.c in libarchive 3.2.2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10350",
"url": "https://www.suse.com/security/cve/CVE-2016-10350"
},
{
"category": "external",
"summary": "SUSE Bug 1037009 for CVE-2016-10350",
"url": "https://bugzilla.suse.com/1037009"
}
],
"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 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-28T14:44:46Z",
"details": "moderate"
}
],
"title": "CVE-2016-10350"
},
{
"cve": "CVE-2017-14501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14501"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read flaw exists in parse_file_info in archive_read_support_format_iso9660.c in libarchive 3.3.2 when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14501",
"url": "https://www.suse.com/security/cve/CVE-2017-14501"
},
{
"category": "external",
"summary": "SUSE Bug 1059139 for CVE-2017-14501",
"url": "https://bugzilla.suse.com/1059139"
}
],
"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 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-28T14:44:46Z",
"details": "low"
}
],
"title": "CVE-2017-14501"
},
{
"cve": "CVE-2017-14502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14502"
}
],
"notes": [
{
"category": "general",
"text": "read_header in archive_read_support_format_rar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14502",
"url": "https://www.suse.com/security/cve/CVE-2017-14502"
},
{
"category": "external",
"summary": "SUSE Bug 1059134 for CVE-2017-14502",
"url": "https://bugzilla.suse.com/1059134"
}
],
"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 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-28T14:44:46Z",
"details": "low"
}
],
"title": "CVE-2017-14502"
},
{
"cve": "CVE-2018-1000877",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000877"
}
],
"notes": [
{
"category": "general",
"text": "libarchive version commit 416694915449219d505531b1096384f3237dd6cc onwards (release v3.1.0 onwards) contains a CWE-415: Double Free vulnerability in RAR decoder - libarchive/archive_read_support_format_rar.c, parse_codes(), realloc(rar-\u003elzss.window, new_size) with new_size = 0 that can result in Crash/DoS. This attack appear to be exploitable via the victim must open a specially crafted RAR archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000877",
"url": "https://www.suse.com/security/cve/CVE-2018-1000877"
},
{
"category": "external",
"summary": "SUSE Bug 1120653 for CVE-2018-1000877",
"url": "https://bugzilla.suse.com/1120653"
}
],
"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 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-28T14:44:46Z",
"details": "low"
}
],
"title": "CVE-2018-1000877"
},
{
"cve": "CVE-2018-1000878",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000878"
}
],
"notes": [
{
"category": "general",
"text": "libarchive version commit 416694915449219d505531b1096384f3237dd6cc onwards (release v3.1.0 onwards) contains a CWE-416: Use After Free vulnerability in RAR decoder - libarchive/archive_read_support_format_rar.c that can result in Crash/DoS - it is unknown if RCE is possible. This attack appear to be exploitable via the victim must open a specially crafted RAR archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000878",
"url": "https://www.suse.com/security/cve/CVE-2018-1000878"
},
{
"category": "external",
"summary": "SUSE Bug 1120654 for CVE-2018-1000878",
"url": "https://bugzilla.suse.com/1120654"
}
],
"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 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-28T14:44:46Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000878"
},
{
"cve": "CVE-2019-1000019",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-1000019"
}
],
"notes": [
{
"category": "general",
"text": "libarchive version commit bf9aec176c6748f0ee7a678c5f9f9555b9a757c1 onwards (release v3.0.2 onwards) contains a CWE-125: Out-of-bounds Read vulnerability in 7zip decompression, archive_read_support_format_7zip.c, header_bytes() that can result in a crash (denial of service). This attack appears to be exploitable via the victim opening a specially crafted 7zip file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-1000019",
"url": "https://www.suse.com/security/cve/CVE-2019-1000019"
},
{
"category": "external",
"summary": "SUSE Bug 1124341 for CVE-2019-1000019",
"url": "https://bugzilla.suse.com/1124341"
}
],
"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 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-28T14:44:46Z",
"details": "low"
}
],
"title": "CVE-2019-1000019"
},
{
"cve": "CVE-2019-1000020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-1000020"
}
],
"notes": [
{
"category": "general",
"text": "libarchive version commit 5a98dcf8a86364b3c2c469c85b93647dfb139961 onwards (version v2.8.0 onwards) contains a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability in ISO9660 parser, archive_read_support_format_iso9660.c, read_CE()/parse_rockridge() that can result in DoS by infinite loop. This attack appears to be exploitable via the victim opening a specially crafted ISO9660 file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-1000020",
"url": "https://www.suse.com/security/cve/CVE-2019-1000020"
},
{
"category": "external",
"summary": "SUSE Bug 1124342 for CVE-2019-1000020",
"url": "https://bugzilla.suse.com/1124342"
}
],
"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 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-28T14:44:46Z",
"details": "low"
}
],
"title": "CVE-2019-1000020"
},
{
"cve": "CVE-2019-18408",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18408"
}
],
"notes": [
{
"category": "general",
"text": "archive_read_format_rar_read_data in archive_read_support_format_rar.c in libarchive before 3.4.0 has a use-after-free in a certain ARCHIVE_FAILED situation, related to Ppmd7_DecodeSymbol.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18408",
"url": "https://www.suse.com/security/cve/CVE-2019-18408"
},
{
"category": "external",
"summary": "SUSE Bug 1155079 for CVE-2019-18408",
"url": "https://bugzilla.suse.com/1155079"
}
],
"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 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libarchive13-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libarchive-devel-3.1.2-26.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libarchive-devel-3.1.2-26.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-28T14:44:46Z",
"details": "moderate"
}
],
"title": "CVE-2019-18408"
}
]
}
WID-SEC-W-2025-0227
Vulnerability from csaf_certbund - Published: 2021-11-30 23:00 - Updated: 2025-01-30 23:00In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schlüsselaustausch zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zurückzuführen und ermöglicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgemäß überprüft, bevor sie an den Benutzer zurückgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausführen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0227 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2025-0227.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0227 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0227"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520488 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520488"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520484 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520484"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520490 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520490"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520476 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520476"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520492 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520492"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520478 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520478"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520486 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520486"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520474 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520474"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520472 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520472"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520482 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520482"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520480 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520480"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7182001 vom 2025-01-30",
"url": "https://www.ibm.com/support/pages/node/7182001"
}
],
"source_lang": "en-US",
"title": "IBM QRadar SIEM: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-30T23:00:00.000+00:00",
"generator": {
"date": "2025-01-31T09:11:30.679+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2025-0227",
"initial_release_date": "2021-11-30T23:00:00.000+00:00",
"revision_history": [
{
"date": "2021-11-30T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-01-30T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM QRadar SIEM 7.3",
"product_id": "T014687",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.3"
}
}
},
{
"category": "product_version",
"name": "7.4",
"product": {
"name": "IBM QRadar SIEM 7.4",
"product_id": "T016287",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.4"
}
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "IBM QRadar SIEM 7.5.0",
"product_id": "T023574",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10228",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2016-10228"
},
{
"cve": "CVE-2017-14502",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2017-14502"
},
{
"cve": "CVE-2017-15713",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2017-15713"
},
{
"cve": "CVE-2018-1000858",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-1000858"
},
{
"cve": "CVE-2018-11768",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-11768"
},
{
"cve": "CVE-2018-18751",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-18751"
},
{
"cve": "CVE-2018-20843",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-20843"
},
{
"cve": "CVE-2018-8029",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-8029"
},
{
"cve": "CVE-2019-13012",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13012"
},
{
"cve": "CVE-2019-13050",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13050"
},
{
"cve": "CVE-2019-13627",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13627"
},
{
"cve": "CVE-2019-14866",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-14866"
},
{
"cve": "CVE-2019-14889",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2019-15903",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-15903"
},
{
"cve": "CVE-2019-16935",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-16935"
},
{
"cve": "CVE-2019-18276",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-18276"
},
{
"cve": "CVE-2019-19221",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19221"
},
{
"cve": "CVE-2019-19906",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19906"
},
{
"cve": "CVE-2019-19956",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19956"
},
{
"cve": "CVE-2019-20387",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20387"
},
{
"cve": "CVE-2019-20388",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20388"
},
{
"cve": "CVE-2019-20454",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20454"
},
{
"cve": "CVE-2019-20907",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-20916",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20916"
},
{
"cve": "CVE-2019-25013",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-25013"
},
{
"cve": "CVE-2019-2708",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-2708"
},
{
"cve": "CVE-2019-3842",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-3842"
},
{
"cve": "CVE-2019-9169",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-9169"
},
{
"cve": "CVE-2019-9924",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-9924"
},
{
"cve": "CVE-2020-11080",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-11080"
},
{
"cve": "CVE-2020-12362",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12362"
},
{
"cve": "CVE-2020-12363",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12363"
},
{
"cve": "CVE-2020-12364",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12364"
},
{
"cve": "CVE-2020-13434",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13434"
},
{
"cve": "CVE-2020-13543",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13543"
},
{
"cve": "CVE-2020-13584",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13584"
},
{
"cve": "CVE-2020-13776",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13776"
},
{
"cve": "CVE-2020-13777",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13777"
},
{
"cve": "CVE-2020-13954",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13954"
},
{
"cve": "CVE-2020-14352",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-14352"
},
{
"cve": "CVE-2020-14422",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-14422"
},
{
"cve": "CVE-2020-15358",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-15358"
},
{
"cve": "CVE-2020-1730",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-1730"
},
{
"cve": "CVE-2020-24489",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24489"
},
{
"cve": "CVE-2020-24511",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24511"
},
{
"cve": "CVE-2020-24512",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24512"
},
{
"cve": "CVE-2020-24513",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24513"
},
{
"cve": "CVE-2020-24659",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24659"
},
{
"cve": "CVE-2020-24977",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24977"
},
{
"cve": "CVE-2020-26116",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-27170",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27170"
},
{
"cve": "CVE-2020-27618",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27618"
},
{
"cve": "CVE-2020-27619",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27619"
},
{
"cve": "CVE-2020-27777",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27777"
},
{
"cve": "CVE-2020-28196",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-28196"
},
{
"cve": "CVE-2020-29361",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29361"
},
{
"cve": "CVE-2020-29362",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29362"
},
{
"cve": "CVE-2020-29363",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29363"
},
{
"cve": "CVE-2020-7226",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-7226"
},
{
"cve": "CVE-2020-7595",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-7595"
},
{
"cve": "CVE-2020-8177",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8231",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8284",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8285",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8286",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2020-8492",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2020-8648",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8648"
},
{
"cve": "CVE-2020-8927",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8927"
},
{
"cve": "CVE-2020-9492",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9492"
},
{
"cve": "CVE-2020-9948",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9948"
},
{
"cve": "CVE-2020-9951",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9951"
},
{
"cve": "CVE-2020-9983",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9983"
},
{
"cve": "CVE-2021-20271",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20271"
},
{
"cve": "CVE-2021-20305",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20305"
},
{
"cve": "CVE-2021-2161",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-2161"
},
{
"cve": "CVE-2021-22555",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-22555"
},
{
"cve": "CVE-2021-22696",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-22696"
},
{
"cve": "CVE-2021-23239",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23239"
},
{
"cve": "CVE-2021-23240",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23240"
},
{
"cve": "CVE-2021-23336",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-28163",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28163"
},
{
"cve": "CVE-2021-28165",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28165"
},
{
"cve": "CVE-2021-28169",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28169"
},
{
"cve": "CVE-2021-29154",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29154"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-29650",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29650"
},
{
"cve": "CVE-2021-30468",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-30468"
},
{
"cve": "CVE-2021-31811",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-31811"
},
{
"cve": "CVE-2021-31812",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-31812"
},
{
"cve": "CVE-2021-32027",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32027"
},
{
"cve": "CVE-2021-32028",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32028"
},
{
"cve": "CVE-2021-32399",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32399"
},
{
"cve": "CVE-2021-3326",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3326"
},
{
"cve": "CVE-2021-3347",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3347"
},
{
"cve": "CVE-2021-33503",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-3449",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3449"
},
{
"cve": "CVE-2021-3450",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3450"
},
{
"cve": "CVE-2021-3516",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3516"
},
{
"cve": "CVE-2021-3520",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3520"
},
{
"cve": "CVE-2021-3541",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3541"
},
{
"cve": "CVE-2021-3715",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3715"
},
{
"cve": "CVE-2021-20400",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20400"
},
{
"cve": "CVE-2021-29779",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schl\u00fcsselaustausch zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29779"
},
{
"cve": "CVE-2021-29863",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zur\u00fcckzuf\u00fchren und erm\u00f6glicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29863"
},
{
"cve": "CVE-2021-29849",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29849"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.