diff --git a/2020/3xxx/CVE-2020-3251.json b/2020/3xxx/CVE-2020-3251.json index 9192a006e7a..84eec583e14 100644 --- a/2020/3xxx/CVE-2020-3251.json +++ b/2020/3xxx/CVE-2020-3251.json @@ -1,18 +1,102 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "psirt@cisco.com", + "DATE_PUBLIC": "2020-04-15T16:00:00-0700", "ID": "CVE-2020-3251", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Multiple Vulnerabilities in Cisco UCS Director and Cisco UCS Director Express for Big Data" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Cisco UCS Director ", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "Cisco" + } + ] + } + }, + "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": "\r Multiple vulnerabilities in the REST API of Cisco UCS Director and Cisco UCS Director Express for Big Data may allow a remote attacker to bypass authentication or conduct directory traversal attacks on an affected device.\r For more information about these vulnerabilities, see the Details section of this advisory.\r " } ] + }, + "exploit": [ + { + "lang": "eng", + "value": "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerabilities that are described in this advisory. " + } + ], + "impact": { + "cvss": { + "baseScore": "9.8", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H ", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "20200415 Multiple Vulnerabilities in Cisco UCS Director and Cisco UCS Director Express for Big Data", + "refsource": "CISCO", + "url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ucsd-mult-vulns-UNfpdW4E" + } + ] + }, + "source": { + "advisory": "cisco-sa-ucsd-mult-vulns-UNfpdW4E", + "defect": [ + [ + "CSCvs53493", + "CSCvs53496", + "CSCvs53500", + "CSCvs53502", + "CSCvs56399", + "CSCvs56400", + "CSCvs56401", + "CSCvs69022", + "CSCvs69171", + "CSCvt39489", + "CSCvt39526", + "CSCvt39535", + "CSCvt39555", + "CSCvt39561", + "CSCvt39565", + "CSCvt39575", + "CSCvt39580" + ] + ], + "discovery": "INTERNAL" } -} \ No newline at end of file +}