From 29e366bbe3519049af0cb912f034e491849bd863 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 17 Mar 2020 13:01:13 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/0xxx/CVE-2020-0556.json | 6 ++--- 2020/6xxx/CVE-2020-6646.json | 50 +++++++++++++++++++++++++++++++++--- 2 files changed, 50 insertions(+), 6 deletions(-) diff --git a/2020/0xxx/CVE-2020-0556.json b/2020/0xxx/CVE-2020-0556.json index ddcdb404983..0bf03b812a7 100644 --- a/2020/0xxx/CVE-2020-0556.json +++ b/2020/0xxx/CVE-2020-0556.json @@ -15,11 +15,11 @@ "product": { "product_data": [ { - "product_name": "BlueZ Advisory", + "product_name": "BlueZ", "version": { "version_data": [ { - "version_value": "before version 5.53" + "version_value": "5.54" } ] } @@ -55,7 +55,7 @@ "description_data": [ { "lang": "eng", - "value": "Improper access control in subsystem for BlueZ before version 5.53 may allow an unauthenticated user to potentially enable escalation of privilege and denial of service via adjacent access." + "value": "Improper access control in subsystem for BlueZ before version 5.54 may allow an unauthenticated user to potentially enable escalation of privilege and denial of service via adjacent access" } ] } diff --git a/2020/6xxx/CVE-2020-6646.json b/2020/6xxx/CVE-2020-6646.json index c60a16f76f0..653f6feef6d 100644 --- a/2020/6xxx/CVE-2020-6646.json +++ b/2020/6xxx/CVE-2020-6646.json @@ -4,14 +4,58 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-6646", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@fortinet.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "Fortinet FortiWeb", + "version": { + "version_data": [ + { + "version_value": "FortiWeb 6.2.2" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Execute unauthorized code or commands" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://fortiguard.com/advisory/FG-IR-20-001", + "url": "https://fortiguard.com/advisory/FG-IR-20-001" + } + ] }, "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." + "value": "An improper neutralization of input vulnerability in FortiWeb allows a remote authenticated attacker to perform a stored cross site scripting attack (XSS) via the Disclaimer Description of a Replacement Message." } ] }