diff --git a/2019/7xxx/CVE-2019-7006.json b/2019/7xxx/CVE-2019-7006.json index 4033aa236a5..6afc64aea45 100644 --- a/2019/7xxx/CVE-2019-7006.json +++ b/2019/7xxx/CVE-2019-7006.json @@ -1,18 +1,90 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2019-7006", - "STATE" : "RESERVED" + "CVE_data_meta": { + "ASSIGNER": "securityalerts@avaya.com", + "DATE_PUBLIC": "2019-02-26T07:00:00.000Z", + "ID": "CVE-2019-7006", + "STATE": "PUBLIC", + "TITLE": "Avaya one-X Communicator Weak Encryption" }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "one-X Communicator", + "version": { + "version_data": [ + { + "affected": "<", + "version_name": "6.2.x", + "version_value": "6.2 SP13" + } + ] + } + } + ] + }, + "vendor_name": "Avaya" + } + ] + } + }, + "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." + "lang": "eng", + "value": "Avaya one-X® Communicator uses weak cryptographic algorithms in the client authentication component that could allow a local attacker to decrypt sensitive information. Affected versions include all 6.2.x versions prior to 6.2 SP13." } ] + }, + "impact": { + "cvss": { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-326: Inadequate Encryption Strength" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://downloads.avaya.com/css/P8/documents/101055661", + "refsource": "CONFIRM", + "url": "https://downloads.avaya.com/css/P8/documents/101055661" + }, + { + "name": "https://downloads.avaya.com/css/P8/documents/101055601", + "refsource": "CONFIRM", + "url": "https://downloads.avaya.com/css/P8/documents/101055601" + } + ] + }, + "source": { + "advisory": "ASA-2019-046" } }