diff --git a/2018/7xxx/CVE-2018-7506.json b/2018/7xxx/CVE-2018-7506.json index a604168e75f..fbe56a96ba4 100644 --- a/2018/7xxx/CVE-2018-7506.json +++ b/2018/7xxx/CVE-2018-7506.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "ics-cert@hq.dhs.gov", + "DATE_PUBLIC" : "2018-04-05T00:00:00", "ID" : "CVE-2018-7506", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "MvView", + "version" : { + "version_data" : [ + { + "version_value" : "2.8 and prior" + } + ] + } + } + ] + }, + "vendor_name" : "Moxa" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +35,26 @@ "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" : "The private key of the web server is able to be read and accessed via an HTTP GET request, which may allow a remote attacker to decrypt encrypted information." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "INFORMATION EXPOSURE CWE-200" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-095-02" } ] }