diff --git a/advisories/github-reviewed/2020/06/GHSA-v8v8-6859-qxm4/GHSA-v8v8-6859-qxm4.json b/advisories/github-reviewed/2020/06/GHSA-v8v8-6859-qxm4/GHSA-v8v8-6859-qxm4.json index d25884fa1f4..edb52b8a6ed 100644 --- a/advisories/github-reviewed/2020/06/GHSA-v8v8-6859-qxm4/GHSA-v8v8-6859-qxm4.json +++ b/advisories/github-reviewed/2020/06/GHSA-v8v8-6859-qxm4/GHSA-v8v8-6859-qxm4.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-v8v8-6859-qxm4", - "modified": "2020-06-04T19:33:24Z", + "modified": "2023-09-08T20:47:27Z", "published": "2020-06-05T14:47:02Z", "aliases": [ "CVE-2020-8149" @@ -9,7 +9,10 @@ "summary": "Arbitrary shell command execution in logkitty", "details": "Lack of output sanitization allowed an attack to execute arbitrary shell commands via the logkitty npm package before version 0.7.1.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -17,6 +20,11 @@ "ecosystem": "npm", "name": "logkitty" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -54,7 +62,7 @@ "cwe_ids": [ "CWE-94" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2020-06-04T19:33:24Z", "nvd_published_at": null