diff --git a/2017/3xxx/CVE-2017-3765.json b/2017/3xxx/CVE-2017-3765.json index f94d8089306..06706b8ff5d 100644 --- a/2017/3xxx/CVE-2017-3765.json +++ b/2017/3xxx/CVE-2017-3765.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "psirt@lenovo.com", + "DATE_PUBLIC" : "2018-01-09T00:00:00", "ID" : "CVE-2017-3765", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Enterprise Network Operating System affecting Lenovo and IBM RackSwitch and BladeCenter Products", + "version" : { + "version_data" : [ + { + "version_value" : "Earlier than" + } + ] + } + } + ] + }, + "vendor_name" : "Lenovo Group Ltd." + } + ] + } }, "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" : "An authentication bypass known as \"HP Backdoor\" was discovered during a Lenovo security audit in the serial console, Telnet, SSH, and Web interfaces. This bypass mechanism can be accessed when performing local authentication under specific circumstances. If exploited, admin-level access to the switch is granted." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Authentication Bypass" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://support.lenovo.com/us/en/product_security/LEN-16095" } ] }