From e52cd17ed7517c742cd6286a0801a7e8206281a5 Mon Sep 17 00:00:00 2001 From: "advisory-db[bot]" <45398580+advisory-db[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 16:54:29 +0000 Subject: [PATCH] Add CVE-2021-39230 for GHSA-4538-4g86-xf6j Add CVE-2021-39230 for GHSA-4538-4g86-xf6j --- 2021/39xxx/CVE-2021-39230.json | 82 +++++++++++++++++++++++++++++++--- 1 file changed, 76 insertions(+), 6 deletions(-) diff --git a/2021/39xxx/CVE-2021-39230.json b/2021/39xxx/CVE-2021-39230.json index 91686524281..36fc6c231e9 100644 --- a/2021/39xxx/CVE-2021-39230.json +++ b/2021/39xxx/CVE-2021-39230.json @@ -1,18 +1,88 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-39230", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Error in JPNS kernel of Butter" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Butter", + "version": { + "version_data": [ + { + "version_value": "< 1.5" + } + ] + } + } + ] + }, + "vendor_name": "FrankEnderman" + } + ] + } + }, + "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": "Butter is a system usability utility. Due to a kernel error the JPNS kernel is being discontinued. Affected users are recommend to update to the Trinity kernel. There are no workarounds." } ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20: Improper Input Validation" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://github.com/FrankEnderman/Butter/security/advisories/GHSA-4538-4g86-xf6j", + "refsource": "CONFIRM", + "url": "https://github.com/FrankEnderman/Butter/security/advisories/GHSA-4538-4g86-xf6j" + }, + { + "name": "https://github.com/FrankEnderman/Butter/commit/a4fd717e848306f04f2823ea5f617e4da9f5bbdb", + "refsource": "MISC", + "url": "https://github.com/FrankEnderman/Butter/commit/a4fd717e848306f04f2823ea5f617e4da9f5bbdb" + } + ] + }, + "source": { + "advisory": "GHSA-4538-4g86-xf6j", + "discovery": "UNKNOWN" } } \ No newline at end of file