From 411bc51bcc747d162b94b6018e9e60b5db0dacc4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 20:32:07 +0000 Subject: [PATCH] Publish Advisories GHSA-6hvf-xvwm-vrw4 GHSA-vfjw-crcq-q92v --- .../GHSA-6hvf-xvwm-vrw4.json | 8 ++--- .../GHSA-vfjw-crcq-q92v.json | 33 ++++++++++++++++--- 2 files changed, 32 insertions(+), 9 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-vfjw-crcq-q92v/GHSA-vfjw-crcq-q92v.json (61%) diff --git a/advisories/github-reviewed/2022/05/GHSA-6hvf-xvwm-vrw4/GHSA-6hvf-xvwm-vrw4.json b/advisories/github-reviewed/2022/05/GHSA-6hvf-xvwm-vrw4/GHSA-6hvf-xvwm-vrw4.json index 1dd477083cb..752cc7a06ea 100644 --- a/advisories/github-reviewed/2022/05/GHSA-6hvf-xvwm-vrw4/GHSA-6hvf-xvwm-vrw4.json +++ b/advisories/github-reviewed/2022/05/GHSA-6hvf-xvwm-vrw4/GHSA-6hvf-xvwm-vrw4.json @@ -26,13 +26,13 @@ "events": [ { "introduced": "0" + }, + { + "fixed": "3.0.4" } ] } - ], - "database_specific": { - "last_known_affected_version_range": "< 3.0.4" - } + ] } ], "references": [ diff --git a/advisories/unreviewed/2022/05/GHSA-vfjw-crcq-q92v/GHSA-vfjw-crcq-q92v.json b/advisories/github-reviewed/2022/05/GHSA-vfjw-crcq-q92v/GHSA-vfjw-crcq-q92v.json similarity index 61% rename from advisories/unreviewed/2022/05/GHSA-vfjw-crcq-q92v/GHSA-vfjw-crcq-q92v.json rename to advisories/github-reviewed/2022/05/GHSA-vfjw-crcq-q92v/GHSA-vfjw-crcq-q92v.json index 9a9103bcf84..a3654cb9b21 100644 --- a/advisories/unreviewed/2022/05/GHSA-vfjw-crcq-q92v/GHSA-vfjw-crcq-q92v.json +++ b/advisories/github-reviewed/2022/05/GHSA-vfjw-crcq-q92v/GHSA-vfjw-crcq-q92v.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-vfjw-crcq-q92v", - "modified": "2022-05-14T02:24:35Z", + "modified": "2023-07-31T20:29:58Z", "published": "2022-05-14T02:24:35Z", "aliases": [ "CVE-2016-3199" ], + "summary": "ChakraCore RCE Vulnerability", "details": "The Chakra JavaScript engine in Microsoft Edge allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka \"Scripting Engine Memory Corruption Vulnerability,\" a different vulnerability than CVE-2016-3214.", "severity": [ { @@ -14,20 +15,42 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "NuGet", + "name": "Microsoft.ChakraCore" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.2.0.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3199" }, + { + "type": "WEB", + "url": "https://github.com/chakra-core/ChakraCore/commit/bcd950efee487bdfd73cd1282de4e02e82e62629" + }, { "type": "WEB", "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-068" }, { "type": "WEB", - "url": "http://www.securitytracker.com/id/1036099" + "url": "https://web.archive.org/web/20211129115034/http://www.securitytracker.com/id/1036099" }, { "type": "WEB", @@ -43,8 +66,8 @@ "CWE-119" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-07-31T20:29:58Z", "nvd_published_at": "2016-06-16T01:59:00Z" } } \ No newline at end of file