From 764773202c00ad8b173b8683226f77e480d9e5bd Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 3 Apr 2023 08:00:34 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/4xxx/CVE-2022-4148.json | 6 +-- 2023/26xxx/CVE-2023-26269.json | 69 +++++++++++++++++++++++++++++++--- 2023/29xxx/CVE-2023-29170.json | 18 +++++++++ 2023/29xxx/CVE-2023-29171.json | 18 +++++++++ 2023/29xxx/CVE-2023-29172.json | 18 +++++++++ 2023/29xxx/CVE-2023-29173.json | 18 +++++++++ 2023/29xxx/CVE-2023-29174.json | 18 +++++++++ 7 files changed, 157 insertions(+), 8 deletions(-) create mode 100644 2023/29xxx/CVE-2023-29170.json create mode 100644 2023/29xxx/CVE-2023-29171.json create mode 100644 2023/29xxx/CVE-2023-29172.json create mode 100644 2023/29xxx/CVE-2023-29173.json create mode 100644 2023/29xxx/CVE-2023-29174.json diff --git a/2022/4xxx/CVE-2022-4148.json b/2022/4xxx/CVE-2022-4148.json index ac86934181a..5e897f3ef40 100644 --- a/2022/4xxx/CVE-2022-4148.json +++ b/2022/4xxx/CVE-2022-4148.json @@ -11,7 +11,7 @@ "description_data": [ { "lang": "eng", - "value": "The WP OAuth Server (OAuth Authentication) WordPress plugin before 4.2.5 has a flawed CSRF and authorisation check when deleting a client, which could allow any authenticated users, such as subscriber to delete arbitrary client." + "value": "The WP OAuth Server (OAuth Authentication) WordPress plugin before 4.3.0 has a flawed CSRF and authorisation check when deleting a client, which could allow any authenticated users, such as subscriber to delete arbitrary client." } ] }, @@ -21,7 +21,7 @@ "description": [ { "lang": "eng", - "value": "CWE-732 Incorrect Permission Assignment for Critical Resource" + "value": "CWE-862 Missing Authorization" } ] }, @@ -49,7 +49,7 @@ { "version_affected": "<", "version_name": "0", - "version_value": "4.2.5" + "version_value": "4.3.0" } ] } diff --git a/2023/26xxx/CVE-2023-26269.json b/2023/26xxx/CVE-2023-26269.json index f4c6b5078a6..4203ff56281 100644 --- a/2023/26xxx/CVE-2023-26269.json +++ b/2023/26xxx/CVE-2023-26269.json @@ -1,18 +1,77 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-26269", - "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": "Apache James server version 3.7.3 and earlier provides a JMX management service without authentication by default. This allows privilege escalation by a malicious local user. Administrators are advised to disable JMX, or set up a JMX password. Note that version 3.7.4 onward will set up a JMX password automatically for Guice users." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-862 Missing Authorization", + "cweId": "CWE-862" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Apache Software Foundation", + "product": { + "product_data": [ + { + "product_name": "Apache James server", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "3.7.3" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://lists.apache.org/thread/2z44rg93pflbjhvbwy3xtz505bx41cbs", + "refsource": "MISC", + "name": "https://lists.apache.org/thread/2z44rg93pflbjhvbwy3xtz505bx41cbs" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "Matei \"Mal\" Badanoiu" + } + ] } \ No newline at end of file diff --git a/2023/29xxx/CVE-2023-29170.json b/2023/29xxx/CVE-2023-29170.json new file mode 100644 index 00000000000..5d51b36f4fd --- /dev/null +++ b/2023/29xxx/CVE-2023-29170.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-29170", + "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 diff --git a/2023/29xxx/CVE-2023-29171.json b/2023/29xxx/CVE-2023-29171.json new file mode 100644 index 00000000000..f780eea65ed --- /dev/null +++ b/2023/29xxx/CVE-2023-29171.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-29171", + "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 diff --git a/2023/29xxx/CVE-2023-29172.json b/2023/29xxx/CVE-2023-29172.json new file mode 100644 index 00000000000..2dc05ac38e9 --- /dev/null +++ b/2023/29xxx/CVE-2023-29172.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-29172", + "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 diff --git a/2023/29xxx/CVE-2023-29173.json b/2023/29xxx/CVE-2023-29173.json new file mode 100644 index 00000000000..602f2154fa4 --- /dev/null +++ b/2023/29xxx/CVE-2023-29173.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-29173", + "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 diff --git a/2023/29xxx/CVE-2023-29174.json b/2023/29xxx/CVE-2023-29174.json new file mode 100644 index 00000000000..38f231bc86d --- /dev/null +++ b/2023/29xxx/CVE-2023-29174.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-29174", + "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