diff --git a/2022/2xxx/CVE-2022-2472.json b/2022/2xxx/CVE-2022-2472.json index 45e86737533..4d2a083351d 100644 --- a/2022/2xxx/CVE-2022-2472.json +++ b/2022/2xxx/CVE-2022-2472.json @@ -1,18 +1,98 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve-requests@bitdefender.com", + "DATE_PUBLIC": "2022-09-15T13:00:00.000Z", "ID": "CVE-2022-2472", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Improper Initialization vulnerability in local server authentication logic" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "CS-C6N-A0-1C2WFR", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "5.3.0 build 220428" + } + ] + } + } + ] + }, + "vendor_name": "EZVIZ" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Bitdefender Labs" + } + ], + "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": "Improper Initialization vulnerability in the local server component of EZVIZ CS-C6N-A0-1C2WFR allows a local attacker to read the contents of the memory space containing the encrypted admin password.\nThis issue affects:\nEZVIZ CS-C6N-A0-1C2WFR\nversions prior to 5.3.0 build 220428." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "HIGH", + "attackVector": "ADJACENT_NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 7.6, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-665 Improper Initialization" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://www.bitdefender.com/blog/labs/vulnerabilities-identified-in-ezviz-smart-cams" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "A firmware update to version 5.3.0 build 220428 or higher fixes the issue." + } + ], + "source": { + "discovery": "EXTERNAL" } } \ No newline at end of file