From 97c1fe4b7ca2ec6bb2cb5d0adef8787603a368bf Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 12 Nov 2020 11:01:44 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/7xxx/CVE-2020-7770.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/2020/7xxx/CVE-2020-7770.json b/2020/7xxx/CVE-2020-7770.json index d123ce50fbf..bc60a4e9fc0 100644 --- a/2020/7xxx/CVE-2020-7770.json +++ b/2020/7xxx/CVE-2020-7770.json @@ -48,12 +48,14 @@ "references": { "reference_data": [ { - "refsource": "CONFIRM", - "url": "https://snyk.io/vuln/SNYK-JS-JSON8-1017116" + "refsource": "MISC", + "url": "https://snyk.io/vuln/SNYK-JS-JSON8-1017116", + "name": "https://snyk.io/vuln/SNYK-JS-JSON8-1017116" }, { - "refsource": "CONFIRM", - "url": "https://github.com/sonnyp/JSON8/commit/2e890261b66cbc54ae01d0c79c71b0fd18379e7e" + "refsource": "MISC", + "url": "https://github.com/sonnyp/JSON8/commit/2e890261b66cbc54ae01d0c79c71b0fd18379e7e", + "name": "https://github.com/sonnyp/JSON8/commit/2e890261b66cbc54ae01d0c79c71b0fd18379e7e" } ] }, @@ -61,7 +63,7 @@ "description_data": [ { "lang": "eng", - "value": "This affects the package json8 before 1.0.3.\n The function adds in the target object the property specified in the path, however it does not properly check the key being set, leading to a prototype pollution.\n" + "value": "This affects the package json8 before 1.0.3. The function adds in the target object the property specified in the path, however it does not properly check the key being set, leading to a prototype pollution." } ] },