diff --git a/2020/6xxx/CVE-2020-6012.json b/2020/6xxx/CVE-2020-6012.json index 1d6928e2cd2..312ffbaa87c 100644 --- a/2020/6xxx/CVE-2020-6012.json +++ b/2020/6xxx/CVE-2020-6012.json @@ -4,14 +4,63 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-6012", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cve@checkpoint.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "ZoneAlarm Anti-Ransomware", + "version": { + "version_data": [ + { + "version_value": "before 1.0.713" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-65: Windows Hard Link" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://www.zonealarm.com/software/extreme-security/release-history", + "url": "https://www.zonealarm.com/software/extreme-security/release-history" + }, + { + "refsource": "MISC", + "name": "https://www.zonealarm.com/anti-ransomware/release-history", + "url": "https://www.zonealarm.com/anti-ransomware/release-history" + } + ] }, "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": "ZoneAlarm Anti-Ransomware before version 1.0.713 copies files for the report from a directory with low privileges. A sophisticated timed attacker can replace those files with malicious or linked content, such as exploiting CVE-2020-0896 on unpatched systems." } ] }