From 8164d22b1069868e7ef92a131dee77db63c1d897 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 29 Aug 2023 05:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/21xxx/CVE-2020-21469.json | 12 ++++++- 2023/41xxx/CVE-2023-41362.json | 18 ++++++++++ 2023/41xxx/CVE-2023-41363.json | 62 ++++++++++++++++++++++++++++++++++ 2023/41xxx/CVE-2023-41364.json | 18 ++++++++++ 2023/4xxx/CVE-2023-4586.json | 18 ++++++++++ 5 files changed, 127 insertions(+), 1 deletion(-) create mode 100644 2023/41xxx/CVE-2023-41362.json create mode 100644 2023/41xxx/CVE-2023-41363.json create mode 100644 2023/41xxx/CVE-2023-41364.json create mode 100644 2023/4xxx/CVE-2023-4586.json diff --git a/2020/21xxx/CVE-2020-21469.json b/2020/21xxx/CVE-2020-21469.json index eccc0e74f7e..1e0cbcd46b4 100644 --- a/2020/21xxx/CVE-2020-21469.json +++ b/2020/21xxx/CVE-2020-21469.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "An issue was discovered in PostgreSQL 12.2 allows attackers to cause a denial of service via repeatedly sending SIGHUP signals." + "value": "** DISPUTED ** An issue was discovered in PostgreSQL 12.2 allows attackers to cause a denial of service via repeatedly sending SIGHUP signals. NOTE: this is disputed by the vendor because untrusted users cannot send SIGHUP signals; they can only be sent by a PostgreSQL superuser, a user with pg_reload_conf access, or a user with sufficient privileges at the OS level (the postgres account or the root account)." } ] }, @@ -52,10 +52,20 @@ }, "references": { "reference_data": [ + { + "refsource": "MISC", + "name": "https://www.postgresql.org/support/security/", + "url": "https://www.postgresql.org/support/security/" + }, { "url": "https://www.postgresql.org/message-id/CAA8ZSMqAHDCgo07hqKoM5XJaoQy6Vv76O7966agez4ffyQktkA%40mail.gmail.com", "refsource": "MISC", "name": "https://www.postgresql.org/message-id/CAA8ZSMqAHDCgo07hqKoM5XJaoQy6Vv76O7966agez4ffyQktkA%40mail.gmail.com" + }, + { + "refsource": "MISC", + "name": "https://www.postgresql.org/message-id/flat/CAA8ZSMqAHDCgo07hqKoM5XJaoQy6Vv76O7966agez4ffyQktkA%40mail.gmail.com", + "url": "https://www.postgresql.org/message-id/flat/CAA8ZSMqAHDCgo07hqKoM5XJaoQy6Vv76O7966agez4ffyQktkA%40mail.gmail.com" } ] } diff --git a/2023/41xxx/CVE-2023-41362.json b/2023/41xxx/CVE-2023-41362.json new file mode 100644 index 00000000000..3b50857dc26 --- /dev/null +++ b/2023/41xxx/CVE-2023-41362.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-41362", + "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/41xxx/CVE-2023-41363.json b/2023/41xxx/CVE-2023-41363.json new file mode 100644 index 00000000000..4f3c7891055 --- /dev/null +++ b/2023/41xxx/CVE-2023-41363.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2023-41363", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "In Cerebrate 1.14, a vulnerability in UserSettingsController allows authenticated users to change user settings of other users." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/cerebrate-project/cerebrate/commit/8e616180ba0d6a1fcb8326dbe39307960ee1946c", + "refsource": "MISC", + "name": "https://github.com/cerebrate-project/cerebrate/commit/8e616180ba0d6a1fcb8326dbe39307960ee1946c" + } + ] + } +} \ No newline at end of file diff --git a/2023/41xxx/CVE-2023-41364.json b/2023/41xxx/CVE-2023-41364.json new file mode 100644 index 00000000000..ee93ec7f29c --- /dev/null +++ b/2023/41xxx/CVE-2023-41364.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-41364", + "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/4xxx/CVE-2023-4586.json b/2023/4xxx/CVE-2023-4586.json new file mode 100644 index 00000000000..416457e07c2 --- /dev/null +++ b/2023/4xxx/CVE-2023-4586.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4586", + "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