diff --git a/2017/15xxx/CVE-2017-15531.json b/2017/15xxx/CVE-2017-15531.json index 5e4363f1f51..65c33f9127b 100644 --- a/2017/15xxx/CVE-2017-15531.json +++ b/2017/15xxx/CVE-2017-15531.json @@ -1,8 +1,35 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "secure@symantec.com", + "DATE_PUBLIC" : "2018-01-23T00:00:00", "ID" : "CVE-2017-15531", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Reporter", + "version" : { + "version_data" : [ + { + "version_value" : "9.5 prior to 9.5.4.1" + }, + { + "version_value" : "10.x prior to 10.2" + } + ] + } + } + ] + }, + "vendor_name" : "Symantec Corporation" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +38,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" : "Symantec Reporter does not restrict excessive authentication attempts for management interface users. A remote attacker can use brute force search to guess a user password and gain access to Reporter." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Improper Restriction of Excessive Authentication Attempts" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.symantec.com/security-center/network-protection-security-advisories/SA158" } ] }