From 479633b695461ee7c2895d639eea43c9eee6588e Mon Sep 17 00:00:00 2001 From: santosomar Date: Wed, 3 Jun 2020 16:51:56 +0000 Subject: [PATCH] Adding Cisco CVE-2020-3319 --- 2020/3xxx/CVE-2020-3319.json | 112 +++++++++++++++++++++++++++++++++-- 1 file changed, 106 insertions(+), 6 deletions(-) diff --git a/2020/3xxx/CVE-2020-3319.json b/2020/3xxx/CVE-2020-3319.json index f2c06a55ca4..b826cdb3061 100644 --- a/2020/3xxx/CVE-2020-3319.json +++ b/2020/3xxx/CVE-2020-3319.json @@ -1,18 +1,118 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "psirt@cisco.com", + "DATE_PUBLIC": "2020-06-03T16:00:00.000Z", "ID": "CVE-2020-3319", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Cisco Webex Network Recording Player and Cisco Webex Player Denial of Service Vulnerability" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Cisco Webex Network Recording Player", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "3.0 MR3 Security Patch 2" + }, + { + "version_affected": "<", + "version_value": "4.0 MR3" + } + ] + } + }, + { + "product_name": "Cisco Webex Player for Microsoft Windows", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "3.0 MR3 Security Patch 2" + }, + { + "version_affected": "<", + "version_value": "4.0 MR3" + } + ] + } + } + ] + }, + "vendor_name": "Cisco" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Cisco would like to thank Kexu Wang of Fortinet's FortiGuard Labs for reporting this vulnerability" + } + ], + "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." + "value": "A vulnerability in Cisco Webex Network Recording Player and Cisco Webex Player for Microsoft Windows could allow an attacker to cause a process crash resulting in a Denial of service (DoS) condition for the player application on an affected system. The vulnerability exists due to insufficient validation of certain elements with a Webex recording stored in either the Advanced Recording Format (ARF) or the Webex Recording Format (WRF). An attacker could exploit this vulnerability by sending a user a malicious ARF or WRF file through a link or email attachment and persuading the user to open the file with the affected software on the local system. A successful exploit could allow the attacker to cause the Webex player application to crash when trying to view the malicious file. This vulnerability affects Cisco Webex Network Recording Player and Webex Player releases earlier than Release 3.0 MR3 Security Patch 2 and 4.0 MR3." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 3.3, + "baseSeverity": "LOW", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20 Improper Input Validation" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "Cisco Webex Network Recording Player and Cisco Webex Player Denial of Service Vulnerability", + "refsource": "CISCO", + "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs98254" + } + ] + }, + "source": { + "advisory": "CSCvs98254", + "defect": [ + "CSCvs98254", + "CSCvs98255", + "CSCvs98256" + ], + "discovery": "EXTERNAL" } } \ No newline at end of file