From 9b455912d46ca078a644dfaa45b58b9315437f46 Mon Sep 17 00:00:00 2001 From: jpattrendmicro Date: Tue, 2 Mar 2021 15:35:49 -0800 Subject: [PATCH] Resubmitting Trend Micro 03022021 With corrected characters --- 2021/25xxx/CVE-2021-25252.json | 76 ++++++++++++++++++++++++++-------- 1 file changed, 59 insertions(+), 17 deletions(-) diff --git a/2021/25xxx/CVE-2021-25252.json b/2021/25xxx/CVE-2021-25252.json index 8be85103bbd..9b9c19be32e 100644 --- a/2021/25xxx/CVE-2021-25252.json +++ b/2021/25xxx/CVE-2021-25252.json @@ -1,18 +1,60 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2021-25252", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "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." - } - ] - } -} \ No newline at end of file + "CVE_data_meta" : { + "ASSIGNER" : "security@trendmicro.com", + "ID" : "CVE-2021-25252", + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Trend Micro Virus Scan API (VSAPI) Engine\r\n", + "version" : { + "version_data" : [ + { + "version_value" : "12.0" + } + ] + } + } + ] + }, + "vendor_name" : "Trend Micro" + } + ] + } + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "Trend Micro's Virus Scan API (VSAPI) and Advanced Threat Scan Engine (ATSE) - are vulnerable to a memory exhaustion vulnerability that may lead to denial-of-service or system freeze if exploited by an attacker using a specially crafted file." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Memory Exhaustion" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://success.trendmicro.com/solution/000285675" + } + ] + } +}