diff --git a/2017/7xxx/CVE-2017-7335.json b/2017/7xxx/CVE-2017-7335.json index cbe8c211520..2fcfaa70c71 100644 --- a/2017/7xxx/CVE-2017-7335.json +++ b/2017/7xxx/CVE-2017-7335.json @@ -1,18 +1,57 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2017-7335", - "STATE" : "RESERVED" - }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "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." - } + "CVE_data_meta": { + "ASSIGNER": "psirt@fortinet.com", + "ID": "CVE-2017-7335", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Fortinet", + "product": { + "product_data": [ + { + "product_name": "Fortinet FortiWLC", + "version": { + "version_data": [ + { + "version_value": "FortiWLC 8.3.2, 8.3.1, 8.3.0, 8.2, 8.1, 8.0, 7.0.10, 7.0.9 and below." + } + ] + } + } + ] + } + } ] - } + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Execute unauthorized code or commands" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://fortiguard.com/psirt/FG-IR-17-106" + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A Cross-Site Scripting (XSS) vulnerability in Fortinet FortiWLC allows an authenticated user to inject arbitrary web script or HTML via non-sanitized parameters "refresh" and "branchtotable" present in HTTP POST requests." + } + ] + } }