From 0b70b037ab4dc6b56e6a8437bcf576896349427e Mon Sep 17 00:00:00 2001 From: Andrew Whalley Date: Thu, 22 Nov 2018 07:43:32 -0500 Subject: [PATCH 1/2] Fix first affected version of CVE-2018-17463 --- 2018/17xxx/CVE-2018-17463.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018/17xxx/CVE-2018-17463.json b/2018/17xxx/CVE-2018-17463.json index 1dd931f07c6..8bb288d21d5 100644 --- a/2018/17xxx/CVE-2018-17463.json +++ b/2018/17xxx/CVE-2018-17463.json @@ -16,7 +16,7 @@ "version_data" : [ { "version_affected" : "<", - "version_value" : " 70.0.3538.67" + "version_value" : "70.0.3538.64" } ] } From 1bde766538933707809dec07d30888592f4f34db Mon Sep 17 00:00:00 2001 From: Andrew Whalley Date: Tue, 27 Nov 2018 21:18:57 -0800 Subject: [PATCH 2/2] Fix first affected version of CVE-2018-17463 in description as well --- 2018/17xxx/CVE-2018-17463.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018/17xxx/CVE-2018-17463.json b/2018/17xxx/CVE-2018-17463.json index 8bb288d21d5..d35e05ad2cb 100644 --- a/2018/17xxx/CVE-2018-17463.json +++ b/2018/17xxx/CVE-2018-17463.json @@ -35,7 +35,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "Incorrect side effect annotation in V8 in Google Chrome prior to 70.0.3538.67 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page." + "value" : "Incorrect side effect annotation in V8 in Google Chrome prior to 70.0.3538.64 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page." } ] },