diff --git a/CVE-2023/CVE-2023-357xx/CVE-2023-35797.json b/CVE-2023/CVE-2023-357xx/CVE-2023-35797.json new file mode 100644 index 00000000000..c87b70c3072 --- /dev/null +++ b/CVE-2023/CVE-2023-357xx/CVE-2023-35797.json @@ -0,0 +1,36 @@ +{ + "id": "CVE-2023-35797", + "sourceIdentifier": "security@apache.org", + "published": "2023-07-03T10:15:09.473", + "lastModified": "2023-07-03T10:15:09.473", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Improper Input Validation vulnerability in Apache Software Foundation Apache Airflow Hive Provider.\nThis issue affects Apache Airflow Apache Hive Provider: before 6.1.1.\n\nBefore version 6.1.1 it was\u00a0possible to bypass the security check to RCE via\nprincipal parameter. For this to be\u00a0exploited it requires access to modifying the connection details.\n\nIt is recommended updating provider version to 6.1.1 in order to avoid this\u00a0vulnerability.\n\n" + } + ], + "metrics": {}, + "weaknesses": [ + { + "source": "security@apache.org", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-20" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/apache/airflow/pull/31983", + "source": "security@apache.org" + }, + { + "url": "https://lists.apache.org/thread/30y19ok07fw52x5hnkbhwqo3ho0wwc1y", + "source": "security@apache.org" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 8c7a47db147..95fb314da49 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-07-03T10:00:49.788486+00:00 +2023-07-03T12:00:24.877988+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-07-03T09:15:09.590000+00:00 +2023-07-03T10:15:09.473000+00:00 ``` ### Last Data Feed Release @@ -29,16 +29,14 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -219054 +219055 ``` ### CVEs added in the last Commit -Recently added CVEs: `3` +Recently added CVEs: `1` -* [CVE-2023-3313](CVE-2023/CVE-2023-33xx/CVE-2023-3313.json) (`2023-07-03T08:15:09.013`) -* [CVE-2023-3438](CVE-2023/CVE-2023-34xx/CVE-2023-3438.json) (`2023-07-03T08:15:09.670`) -* [CVE-2023-3314](CVE-2023/CVE-2023-33xx/CVE-2023-3314.json) (`2023-07-03T09:15:09.590`) +* [CVE-2023-35797](CVE-2023/CVE-2023-357xx/CVE-2023-35797.json) (`2023-07-03T10:15:09.473`) ### CVEs modified in the last Commit