diff --git a/2020/8xxx/CVE-2020-8025.json b/2020/8xxx/CVE-2020-8025.json index eb4da7fea1c..83bde0125bc 100644 --- a/2020/8xxx/CVE-2020-8025.json +++ b/2020/8xxx/CVE-2020-8025.json @@ -1,18 +1,153 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "security@suse.de", + "DATE_PUBLIC": "2020-07-06T00:00:00.000Z", "ID": "CVE-2020-8025", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "outdated entries in permissions profiles for /var/lib/pcp/tmp/* may cause security issues" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "SUSE Linux Enterprise Server 12-SP4", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "permissions", + "version_value": "20170707-3.24.1" + } + ] + } + }, + { + "product_name": "SUSE Linux Enterprise Server 15-LTSS", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "permissions", + "version_value": "20180125-3.27.1" + } + ] + } + }, + { + "product_name": "SUSE Linux Enterprise Server for SAP 15", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "permissions", + "version_value": "20180125-3.27.1" + } + ] + } + } + ] + }, + "vendor_name": "SUSE" + }, + { + "product": { + "product_data": [ + { + "product_name": "openSUSE Leap 15.1", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "permissions", + "version_value": "20181116-lp151.4.24.1" + } + ] + } + }, + { + "product_name": "openSUSE Tumbleweed", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "permissions", + "version_value": "20200624" + } + ] + } + } + ] + }, + "vendor_name": "openSUSE" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Matthias Gerstner of SUSE" + } + ], + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "A Incorrect Execution-Assigned Permissions vulnerability in the permissions package of SUSE Linux Enterprise Server 12-SP4, SUSE Linux Enterprise Server 15-LTSS, SUSE Linux Enterprise Server for SAP 15; openSUSE Leap 15.1, openSUSE Tumbleweed sets the permissions for some of the directories of the pcp package to unintended settings.\nThis issue affects:\nSUSE Linux Enterprise Server 12-SP4\npermissions versions prior to 20170707-3.24.1.\nSUSE Linux Enterprise Server 15-LTSS\npermissions versions prior to 20180125-3.27.1.\nSUSE Linux Enterprise Server for SAP 15\npermissions versions prior to 20180125-3.27.1.\nopenSUSE Leap 15.1\npermissions versions prior to 20181116-lp151.4.24.1.\nopenSUSE Tumbleweed\npermissions versions prior to 20200624." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 6.1, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-279: Incorrect Execution-Assigned Permissions" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://bugzilla.suse.com/show_bug.cgi?id=1171883", + "refsource": "CONFIRM", + "url": "https://bugzilla.suse.com/show_bug.cgi?id=1171883" + } + ] + }, + "source": { + "advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1171883", + "defect": [ + "1171883" + ], + "discovery": "INTERNAL" } -} \ No newline at end of file +}