From 3a4881c8b455111929a99c68252f2f78fb2cd255 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 20 Dec 2022 11:00:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/46xxx/CVE-2022-46421.json | 73 +++++++++++++++++++++++++++++++--- 1 file changed, 68 insertions(+), 5 deletions(-) diff --git a/2022/46xxx/CVE-2022-46421.json b/2022/46xxx/CVE-2022-46421.json index 349721a3a5f..480a35c6937 100644 --- a/2022/46xxx/CVE-2022-46421.json +++ b/2022/46xxx/CVE-2022-46421.json @@ -1,18 +1,81 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-46421", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@apache.org", + "STATE": "PUBLIC" }, "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 Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in Apache Software Foundation Apache Airflow Hive Provider.This issue affects Apache Airflow Hive Provider: before 5.0.0." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')", + "cweId": "CWE-77" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Apache Software Foundation", + "product": { + "product_data": [ + { + "product_name": "Apache Airflow Hive Provider", + "version": { + "version_data": [ + { + "version_value": "0", + "version_affected": "=" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/apache/airflow/pull/28101", + "refsource": "MISC", + "name": "https://github.com/apache/airflow/pull/28101" + }, + { + "url": "https://lists.apache.org/thread/09twdoyoybldlfj5gvk0qswtofh0rmp4", + "refsource": "MISC", + "name": "https://lists.apache.org/thread/09twdoyoybldlfj5gvk0qswtofh0rmp4" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "id_No2015429 of 3H Security Team" + } + ] } \ No newline at end of file