From 47ec48196f08e670fa69c6ce99c3447ebf6beabe Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 11 Nov 2018 21:04:05 -0500 Subject: [PATCH] - Synchronized data. --- 2018/18xxx/CVE-2018-18920.json | 63 ++++++++++++++++++++++++++++++++-- 2018/19xxx/CVE-2018-19183.json | 48 ++++++++++++++++++++++++-- 2018/19xxx/CVE-2018-19184.json | 48 ++++++++++++++++++++++++-- 3 files changed, 153 insertions(+), 6 deletions(-) diff --git a/2018/18xxx/CVE-2018-18920.json b/2018/18xxx/CVE-2018-18920.json index 72b64fc8080..3417e28ee51 100644 --- a/2018/18xxx/CVE-2018-18920.json +++ b/2018/18xxx/CVE-2018-18920.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-18920", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "n/a", + "version" : { + "version_data" : [ + { + "version_value" : "n/a" + } + ] + } + } + ] + }, + "vendor_name" : "n/a" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +34,43 @@ "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" : "Py-EVM v0.2.0-alpha.33 allows attackers to make a vm.execute_bytecode call that triggers computation._stack.values with '\"stack\": [100, 100, 0]' where b'\\x' was expected, resulting in an execution failure because of an invalid opcode. This is reportedly related to \"smart contracts can be executed indefinitely without gas being paid.\"" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/ethereum/py-evm/issues/1448", + "refsource" : "MISC", + "url" : "https://github.com/ethereum/py-evm/issues/1448" + }, + { + "name" : "https://twitter.com/AlexanderFisher/status/1060923428641878019", + "refsource" : "MISC", + "url" : "https://twitter.com/AlexanderFisher/status/1060923428641878019" + }, + { + "name" : "https://twitter.com/NettaLab/status/1060889400102383617", + "refsource" : "MISC", + "url" : "https://twitter.com/NettaLab/status/1060889400102383617" + }, + { + "name" : "https://www.reddit.com/r/ethereum/comments/9vkk2g/netta_labs_claim_to_have_found_a_vulnerability_in/e9d3wyx/", + "refsource" : "MISC", + "url" : "https://www.reddit.com/r/ethereum/comments/9vkk2g/netta_labs_claim_to_have_found_a_vulnerability_in/e9d3wyx/" } ] } diff --git a/2018/19xxx/CVE-2018-19183.json b/2018/19xxx/CVE-2018-19183.json index a93401e83aa..2703fc7cde3 100644 --- a/2018/19xxx/CVE-2018-19183.json +++ b/2018/19xxx/CVE-2018-19183.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-19183", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "n/a", + "version" : { + "version_data" : [ + { + "version_value" : "n/a" + } + ] + } + } + ] + }, + "vendor_name" : "n/a" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +34,28 @@ "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" : "ethereumjs-vm 2.4.0 allows attackers to cause a denial of service (vm.runCode failure and REVERT) via a \"code: Buffer.from(my_code, 'hex')\" attribute." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/ethereumjs/ethereumjs-vm/issues/386", + "refsource" : "MISC", + "url" : "https://github.com/ethereumjs/ethereumjs-vm/issues/386" } ] } diff --git a/2018/19xxx/CVE-2018-19184.json b/2018/19xxx/CVE-2018-19184.json index e09276f71de..9978ba647f2 100644 --- a/2018/19xxx/CVE-2018-19184.json +++ b/2018/19xxx/CVE-2018-19184.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2018-19184", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "n/a", + "version" : { + "version_data" : [ + { + "version_value" : "n/a" + } + ] + } + } + ] + }, + "vendor_name" : "n/a" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +34,28 @@ "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" : "cmd/evm/runner.go in Go Ethereum (aka geth) 1.8.17 allows attackers to cause a denial of service (SEGV) via crafted bytecode." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/ethereum/go-ethereum/issues/18069", + "refsource" : "MISC", + "url" : "https://github.com/ethereum/go-ethereum/issues/18069" } ] }