Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-3690 (GCVE-0-2019-3690)
Vulnerability from cvelistv5 – Published: 2019-12-05 15:30 – Updated: 2024-09-16 16:38
VLAI
EPSS
Title
chkstat follows untrusted symbolic links
Summary
The chkstat tool in the permissions package followed symlinks before commit a9e1d26cd49ef9ee0c2060c859321128a6dd4230 (please also check the additional hardenings after this fix). This allowed local attackers with control over a path that is traversed by chkstat to escalate privileges.
Severity
6.8 (Medium)
CWE
- CWE-59 - Improper Link Resolution Before File Access ('Link Following')
Assigner
References
2 references
| URL | Tags |
|---|---|
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://bugzilla.suse.com/show_bug.cgi?id=1150734 | x_refsource_CONFIRM |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| SUSE | permissions |
Affected:
unspecified , < a9e1d26cd49ef9ee0c2060c859321128a6dd4230
(custom)
|
Date Public
2019-12-05 00:00
Credits
Malte Kraus of SUSE
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T19:19:16.801Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "openSUSE-SU-2019:2672",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00024.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150734"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "permissions",
"vendor": "SUSE",
"versions": [
{
"lessThan": "a9e1d26cd49ef9ee0c2060c859321128a6dd4230",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Malte Kraus of SUSE"
}
],
"datePublic": "2019-12-05T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The chkstat tool in the permissions package followed symlinks before commit a9e1d26cd49ef9ee0c2060c859321128a6dd4230 (please also check the additional hardenings after this fix). This allowed local attackers with control over a path that is traversed by chkstat to escalate privileges."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-59",
"description": "CWE-59: Improper Link Resolution Before File Access (\u0027Link Following\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-11-20T15:45:08.000Z",
"orgId": "404e59f5-483d-4b8a-8e7a-e67604dd8afb",
"shortName": "suse"
},
"references": [
{
"name": "openSUSE-SU-2019:2672",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00024.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150734"
}
],
"source": {
"advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1150734",
"defect": [
"1150733"
],
"discovery": "INTERNAL"
},
"title": "chkstat follows untrusted symbolic links",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@suse.com",
"DATE_PUBLIC": "2019-12-05",
"ID": "CVE-2019-3690",
"STATE": "PUBLIC",
"TITLE": "chkstat follows untrusted symbolic links"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "permissions",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "a9e1d26cd49ef9ee0c2060c859321128a6dd4230"
}
]
}
}
]
},
"vendor_name": "SUSE"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Malte Kraus of SUSE"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The chkstat tool in the permissions package followed symlinks before commit a9e1d26cd49ef9ee0c2060c859321128a6dd4230 (please also check the additional hardenings after this fix). This allowed local attackers with control over a path that is traversed by chkstat to escalate privileges."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-59: Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2019:2672",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00024.html"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1150734",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150734"
}
]
},
"source": {
"advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1150734",
"defect": [
"1150733"
],
"discovery": "INTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "404e59f5-483d-4b8a-8e7a-e67604dd8afb",
"assignerShortName": "suse",
"cveId": "CVE-2019-3690",
"datePublished": "2019-12-05T15:30:15.557Z",
"dateReserved": "2019-01-03T00:00:00.000Z",
"dateUpdated": "2024-09-16T16:38:49.600Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-3690",
"date": "2026-05-29",
"epss": "0.001",
"percentile": "0.27408"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The chkstat tool in the permissions package followed symlinks before commit a9e1d26cd49ef9ee0c2060c859321128a6dd4230 (please also check the additional hardenings after this fix). This allowed local attackers with control over a path that is traversed by chkstat to escalate privileges.\"}, {\"lang\": \"es\", \"value\": \"La herramienta chkstat en el paquete de permisos sigui\\u00f3 los enlaces simb\\u00f3licos antes del commit a9e1d26cd49ef9ee0c2060c859321128a6dd4230 (por favor tambi\\u00e9n compruebe los hardenings adicionales despu\\u00e9s de esta correcci\\u00f3n). Esto permiti\\u00f3 a atacantes locales con control sobre una ruta que est\\u00e1 atravesada por chkstat, escalar privilegios.\"}]",
"id": "CVE-2019-3690",
"lastModified": "2024-11-21T04:42:20.393",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"meissner@suse.de\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N\", \"baseScore\": 6.8, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.5, \"impactScore\": 4.2}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:C/I:C/A:C\", \"baseScore\": 7.2, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"COMPLETE\", \"integrityImpact\": \"COMPLETE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 3.9, \"impactScore\": 10.0, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2019-12-05T16:15:11.147",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00024.html\", \"source\": \"meissner@suse.de\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.suse.com/show_bug.cgi?id=1150734\", \"source\": \"meissner@suse.de\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00024.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.suse.com/show_bug.cgi?id=1150734\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "meissner@suse.de",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"meissner@suse.de\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-59\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-59\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-3690\",\"sourceIdentifier\":\"meissner@suse.de\",\"published\":\"2019-12-05T16:15:11.147\",\"lastModified\":\"2024-11-21T04:42:20.393\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The chkstat tool in the permissions package followed symlinks before commit a9e1d26cd49ef9ee0c2060c859321128a6dd4230 (please also check the additional hardenings after this fix). This allowed local attackers with control over a path that is traversed by chkstat to escalate privileges.\"},{\"lang\":\"es\",\"value\":\"La herramienta chkstat en el paquete de permisos sigui\u00f3 los enlaces simb\u00f3licos antes del commit a9e1d26cd49ef9ee0c2060c859321128a6dd4230 (por favor tambi\u00e9n compruebe los hardenings adicionales despu\u00e9s de esta correcci\u00f3n). Esto permiti\u00f3 a atacantes locales con control sobre una ruta que est\u00e1 atravesada por chkstat, escalar privilegios.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"meissner@suse.de\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":7.2,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":3.9,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"meissner@suse.de\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-59\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-59\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00024.html\",\"source\":\"meissner@suse.de\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1150734\",\"source\":\"meissner@suse.de\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1150734\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]}]}}"
}
}
SUSE-SU-2020:1163-1
Vulnerability from csaf_suse - Published: 2020-05-04 07:45 - Updated: 2020-05-04 07:45Summary
Security update for permissions
Severity
Important
Notes
Title of the patch: Security update for permissions
Description of the patch: This update for permissions fixes the following issues:
Security issue fixed:
- CVE-2020-8013: Fixed a local privilege escalation with mrsh and wodim (bsc#1163922).
Non-security issues fixed:
- Fixed regression where chkstat breaks without /proc available (bsc#1160764, bsc#1160594)
- Fixed capability handling when doing multiple permission changes at once (bsc#1161779)
- Fixed handling of relative directory symlinks in chkstat
Patchnames: SUSE-2020-1163,SUSE-SLE-Product-HPC-15-2020-1163,SUSE-SLE-Product-SLES-15-2020-1163,SUSE-SLE-Product-SLES_SAP-15-2020-1163
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.1 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
24 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 permissions",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for permissions fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2020-8013: Fixed a local privilege escalation with mrsh and wodim (bsc#1163922).\n\nNon-security issues fixed:\n\n- Fixed regression where chkstat breaks without /proc available (bsc#1160764, bsc#1160594)\n- Fixed capability handling when doing multiple permission changes at once (bsc#1161779)\n- Fixed handling of relative directory symlinks in chkstat\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1163,SUSE-SLE-Product-HPC-15-2020-1163,SUSE-SLE-Product-SLES-15-2020-1163,SUSE-SLE-Product-SLES_SAP-15-2020-1163",
"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-2020_1163-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1163-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201163-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1163-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-May/006772.html"
},
{
"category": "self",
"summary": "SUSE Bug 1160594",
"url": "https://bugzilla.suse.com/1160594"
},
{
"category": "self",
"summary": "SUSE Bug 1160764",
"url": "https://bugzilla.suse.com/1160764"
},
{
"category": "self",
"summary": "SUSE Bug 1161779",
"url": "https://bugzilla.suse.com/1161779"
},
{
"category": "self",
"summary": "SUSE Bug 1163922",
"url": "https://bugzilla.suse.com/1163922"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3688 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3688/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3690 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3690/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8013 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8013/"
}
],
"title": "Security update for permissions",
"tracking": {
"current_release_date": "2020-05-04T07:45:16Z",
"generator": {
"date": "2020-05-04T07:45:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1163-1",
"initial_release_date": "2020-05-04T07:45:16Z",
"revision_history": [
{
"date": "2020-05-04T07:45:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "permissions-20180125-3.21.1.aarch64",
"product": {
"name": "permissions-20180125-3.21.1.aarch64",
"product_id": "permissions-20180125-3.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "permissions-20180125-3.21.1.i586",
"product": {
"name": "permissions-20180125-3.21.1.i586",
"product_id": "permissions-20180125-3.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "permissions-20180125-3.21.1.ppc64le",
"product": {
"name": "permissions-20180125-3.21.1.ppc64le",
"product_id": "permissions-20180125-3.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "permissions-20180125-3.21.1.s390x",
"product": {
"name": "permissions-20180125-3.21.1.s390x",
"product_id": "permissions-20180125-3.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "permissions-20180125-3.21.1.x86_64",
"product": {
"name": "permissions-20180125-3.21.1.x86_64",
"product_id": "permissions-20180125-3.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20180125-3.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64"
},
"product_reference": "permissions-20180125-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20180125-3.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64"
},
"product_reference": "permissions-20180125-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20180125-3.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64"
},
"product_reference": "permissions-20180125-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20180125-3.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64"
},
"product_reference": "permissions-20180125-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20180125-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64"
},
"product_reference": "permissions-20180125-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20180125-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le"
},
"product_reference": "permissions-20180125-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20180125-3.21.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x"
},
"product_reference": "permissions-20180125-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20180125-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64"
},
"product_reference": "permissions-20180125-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20180125-3.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le"
},
"product_reference": "permissions-20180125-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20180125-3.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64"
},
"product_reference": "permissions-20180125-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3688",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3688"
}
],
"notes": [
{
"category": "general",
"text": "The /usr/sbin/pinger binary packaged with squid in SUSE Linux Enterprise Server 15 before and including version 4.8-5.8.1 and in SUSE Linux Enterprise Server 12 before and including 3.5.21-26.17.1 had squid:root, 0750 permissions. This allowed an attacker that compromissed the squid user to gain persistence by changing the binary",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3688",
"url": "https://www.suse.com/security/cve/CVE-2019-3688"
},
{
"category": "external",
"summary": "SUSE Bug 1093414 for CVE-2019-3688",
"url": "https://bugzilla.suse.com/1093414"
},
{
"category": "external",
"summary": "SUSE Bug 1149108 for CVE-2019-3688",
"url": "https://bugzilla.suse.com/1149108"
}
],
"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 High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-04T07:45:16Z",
"details": "moderate"
}
],
"title": "CVE-2019-3688"
},
{
"cve": "CVE-2019-3690",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3690"
}
],
"notes": [
{
"category": "general",
"text": "The chkstat tool in the permissions package followed symlinks before commit a9e1d26cd49ef9ee0c2060c859321128a6dd4230 (please also check the additional hardenings after this fix). This allowed local attackers with control over a path that is traversed by chkstat to escalate privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3690",
"url": "https://www.suse.com/security/cve/CVE-2019-3690"
},
{
"category": "external",
"summary": "SUSE Bug 1148336 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1148336"
},
{
"category": "external",
"summary": "SUSE Bug 1150734 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1150734"
},
{
"category": "external",
"summary": "SUSE Bug 1157880 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1157880"
},
{
"category": "external",
"summary": "SUSE Bug 1157883 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1157883"
},
{
"category": "external",
"summary": "SUSE Bug 1160594 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1160594"
},
{
"category": "external",
"summary": "SUSE Bug 1160764 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1160764"
},
{
"category": "external",
"summary": "SUSE Bug 1163922 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1163922"
}
],
"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 High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-04T07:45:16Z",
"details": "moderate"
}
],
"title": "CVE-2019-3690"
},
{
"cve": "CVE-2020-8013",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8013"
}
],
"notes": [
{
"category": "general",
"text": "A UNIX Symbolic Link (Symlink) Following vulnerability in chkstat of SUSE Linux Enterprise Server 12, SUSE Linux Enterprise Server 15, SUSE Linux Enterprise Server 11 set permissions intended for specific binaries on other binaries because it erroneously followed symlinks. The symlinks can\u0027t be controlled by attackers on default systems, so exploitation is difficult. This issue affects: SUSE Linux Enterprise Server 12 permissions versions prior to 2015.09.28.1626-17.27.1. SUSE Linux Enterprise Server 15 permissions versions prior to 20181116-9.23.1. SUSE Linux Enterprise Server 11 permissions versions prior to 2013.1.7-0.6.12.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8013",
"url": "https://www.suse.com/security/cve/CVE-2020-8013"
},
{
"category": "external",
"summary": "SUSE Bug 1163922 for CVE-2020-8013",
"url": "https://bugzilla.suse.com/1163922"
}
],
"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 High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:permissions-20180125-3.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:permissions-20180125-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-04T07:45:16Z",
"details": "moderate"
}
],
"title": "CVE-2020-8013"
}
]
}
SUSE-SU-2021:2280-1
Vulnerability from csaf_suse - Published: 2021-07-09 14:29 - Updated: 2021-07-09 14:29Summary
Security update for permissions
Severity
Moderate
Notes
Title of the patch: Security update for permissions
Description of the patch: This update for permissions fixes the following issues:
- Fork package for 12-SP5 (bsc#1155939)
- make btmp root:utmp (bsc#1050467, bsc#1182899)
- pcp: remove no longer needed / conflicting entries (bsc#1171883). Fixes a potential security issue.
- do not follow symlinks that are the final path element (CVE-2020-8013, bsc#1163922)
- fix handling of relative directory symlinks in chkstat
- whitelist postgres sticky directories (bsc#1123886)
- fix regression where chkstat breaks without /proc available (bsc#1160764, bsc#1160594)
- fix capability handling when doing multiple permission changes at once (bsc#1161779,
- fix invalid free() when permfiles points to argv (bsc#1157198)
- the eror should be reported for permfiles[i], not argv[i], as these are not the same files. (bsc#1047247, bsc#1097665)
- fix /usr/sbin/pinger ownership to root:squid (bsc#1093414, CVE-2019-3688)
- fix privilege escalation through untrusted symlinks (bsc#1150734, CVE-2019-3690)
Patchnames: SUSE-2021-2280,SUSE-SLE-SERVER-12-SP5-2021-2280
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.1 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
34 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for permissions",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for permissions fixes the following issues:\n\n- Fork package for 12-SP5 (bsc#1155939)\n- make btmp root:utmp (bsc#1050467, bsc#1182899)\n- pcp: remove no longer needed / conflicting entries (bsc#1171883). Fixes a potential security issue.\n- do not follow symlinks that are the final path element (CVE-2020-8013, bsc#1163922)\n- fix handling of relative directory symlinks in chkstat\n- whitelist postgres sticky directories (bsc#1123886)\n- fix regression where chkstat breaks without /proc available (bsc#1160764, bsc#1160594)\n- fix capability handling when doing multiple permission changes at once (bsc#1161779,\n- fix invalid free() when permfiles points to argv (bsc#1157198)\n- the eror should be reported for permfiles[i], not argv[i], as these are not the same files. (bsc#1047247, bsc#1097665)\n- fix /usr/sbin/pinger ownership to root:squid (bsc#1093414, CVE-2019-3688)\n- fix privilege escalation through untrusted symlinks (bsc#1150734, CVE-2019-3690)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-2280,SUSE-SLE-SERVER-12-SP5-2021-2280",
"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-2021_2280-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:2280-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20212280-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:2280-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-July/009118.html"
},
{
"category": "self",
"summary": "SUSE Bug 1047247",
"url": "https://bugzilla.suse.com/1047247"
},
{
"category": "self",
"summary": "SUSE Bug 1050467",
"url": "https://bugzilla.suse.com/1050467"
},
{
"category": "self",
"summary": "SUSE Bug 1093414",
"url": "https://bugzilla.suse.com/1093414"
},
{
"category": "self",
"summary": "SUSE Bug 1097665",
"url": "https://bugzilla.suse.com/1097665"
},
{
"category": "self",
"summary": "SUSE Bug 1123886",
"url": "https://bugzilla.suse.com/1123886"
},
{
"category": "self",
"summary": "SUSE Bug 1150734",
"url": "https://bugzilla.suse.com/1150734"
},
{
"category": "self",
"summary": "SUSE Bug 1155939",
"url": "https://bugzilla.suse.com/1155939"
},
{
"category": "self",
"summary": "SUSE Bug 1157198",
"url": "https://bugzilla.suse.com/1157198"
},
{
"category": "self",
"summary": "SUSE Bug 1160594",
"url": "https://bugzilla.suse.com/1160594"
},
{
"category": "self",
"summary": "SUSE Bug 1160764",
"url": "https://bugzilla.suse.com/1160764"
},
{
"category": "self",
"summary": "SUSE Bug 1161779",
"url": "https://bugzilla.suse.com/1161779"
},
{
"category": "self",
"summary": "SUSE Bug 1163922",
"url": "https://bugzilla.suse.com/1163922"
},
{
"category": "self",
"summary": "SUSE Bug 1171883",
"url": "https://bugzilla.suse.com/1171883"
},
{
"category": "self",
"summary": "SUSE Bug 1182899",
"url": "https://bugzilla.suse.com/1182899"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3688 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3688/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3690 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3690/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8013 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8013/"
}
],
"title": "Security update for permissions",
"tracking": {
"current_release_date": "2021-07-09T14:29:17Z",
"generator": {
"date": "2021-07-09T14:29:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:2280-1",
"initial_release_date": "2021-07-09T14:29:17Z",
"revision_history": [
{
"date": "2021-07-09T14:29:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "permissions-20170707-6.4.1.aarch64",
"product": {
"name": "permissions-20170707-6.4.1.aarch64",
"product_id": "permissions-20170707-6.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "permissions-20170707-6.4.1.i586",
"product": {
"name": "permissions-20170707-6.4.1.i586",
"product_id": "permissions-20170707-6.4.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "permissions-20170707-6.4.1.ppc64le",
"product": {
"name": "permissions-20170707-6.4.1.ppc64le",
"product_id": "permissions-20170707-6.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "permissions-20170707-6.4.1.s390",
"product": {
"name": "permissions-20170707-6.4.1.s390",
"product_id": "permissions-20170707-6.4.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "permissions-20170707-6.4.1.s390x",
"product": {
"name": "permissions-20170707-6.4.1.s390x",
"product_id": "permissions-20170707-6.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "permissions-20170707-6.4.1.x86_64",
"product": {
"name": "permissions-20170707-6.4.1.x86_64",
"product_id": "permissions-20170707-6.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "permissions-20170707-6.4.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64"
},
"product_reference": "permissions-20170707-6.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20170707-6.4.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le"
},
"product_reference": "permissions-20170707-6.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20170707-6.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x"
},
"product_reference": "permissions-20170707-6.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20170707-6.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64"
},
"product_reference": "permissions-20170707-6.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20170707-6.4.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:permissions-20170707-6.4.1.aarch64"
},
"product_reference": "permissions-20170707-6.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20170707-6.4.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:permissions-20170707-6.4.1.ppc64le"
},
"product_reference": "permissions-20170707-6.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20170707-6.4.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:permissions-20170707-6.4.1.s390x"
},
"product_reference": "permissions-20170707-6.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "permissions-20170707-6.4.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:permissions-20170707-6.4.1.x86_64"
},
"product_reference": "permissions-20170707-6.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3688",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3688"
}
],
"notes": [
{
"category": "general",
"text": "The /usr/sbin/pinger binary packaged with squid in SUSE Linux Enterprise Server 15 before and including version 4.8-5.8.1 and in SUSE Linux Enterprise Server 12 before and including 3.5.21-26.17.1 had squid:root, 0750 permissions. This allowed an attacker that compromissed the squid user to gain persistence by changing the binary",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3688",
"url": "https://www.suse.com/security/cve/CVE-2019-3688"
},
{
"category": "external",
"summary": "SUSE Bug 1093414 for CVE-2019-3688",
"url": "https://bugzilla.suse.com/1093414"
},
{
"category": "external",
"summary": "SUSE Bug 1149108 for CVE-2019-3688",
"url": "https://bugzilla.suse.com/1149108"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-07-09T14:29:17Z",
"details": "moderate"
}
],
"title": "CVE-2019-3688"
},
{
"cve": "CVE-2019-3690",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3690"
}
],
"notes": [
{
"category": "general",
"text": "The chkstat tool in the permissions package followed symlinks before commit a9e1d26cd49ef9ee0c2060c859321128a6dd4230 (please also check the additional hardenings after this fix). This allowed local attackers with control over a path that is traversed by chkstat to escalate privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3690",
"url": "https://www.suse.com/security/cve/CVE-2019-3690"
},
{
"category": "external",
"summary": "SUSE Bug 1148336 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1148336"
},
{
"category": "external",
"summary": "SUSE Bug 1150734 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1150734"
},
{
"category": "external",
"summary": "SUSE Bug 1157880 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1157880"
},
{
"category": "external",
"summary": "SUSE Bug 1157883 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1157883"
},
{
"category": "external",
"summary": "SUSE Bug 1160594 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1160594"
},
{
"category": "external",
"summary": "SUSE Bug 1160764 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1160764"
},
{
"category": "external",
"summary": "SUSE Bug 1163922 for CVE-2019-3690",
"url": "https://bugzilla.suse.com/1163922"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-07-09T14:29:17Z",
"details": "moderate"
}
],
"title": "CVE-2019-3690"
},
{
"cve": "CVE-2020-8013",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8013"
}
],
"notes": [
{
"category": "general",
"text": "A UNIX Symbolic Link (Symlink) Following vulnerability in chkstat of SUSE Linux Enterprise Server 12, SUSE Linux Enterprise Server 15, SUSE Linux Enterprise Server 11 set permissions intended for specific binaries on other binaries because it erroneously followed symlinks. The symlinks can\u0027t be controlled by attackers on default systems, so exploitation is difficult. This issue affects: SUSE Linux Enterprise Server 12 permissions versions prior to 2015.09.28.1626-17.27.1. SUSE Linux Enterprise Server 15 permissions versions prior to 20181116-9.23.1. SUSE Linux Enterprise Server 11 permissions versions prior to 2013.1.7-0.6.12.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8013",
"url": "https://www.suse.com/security/cve/CVE-2020-8013"
},
{
"category": "external",
"summary": "SUSE Bug 1163922 for CVE-2020-8013",
"url": "https://bugzilla.suse.com/1163922"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:permissions-20170707-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:permissions-20170707-6.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-07-09T14:29:17Z",
"details": "moderate"
}
],
"title": "CVE-2020-8013"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…