From eda9633f6b24aaf1ec02a304211e596cc3920586 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 6 May 2022 15:01:24 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/1xxx/CVE-2022-1611.json | 18 ++++++++++ 2022/1xxx/CVE-2022-1612.json | 18 ++++++++++ 2022/28xxx/CVE-2022-28005.json | 66 ++++++++++++++++++++++++++++++---- 3 files changed, 96 insertions(+), 6 deletions(-) create mode 100644 2022/1xxx/CVE-2022-1611.json create mode 100644 2022/1xxx/CVE-2022-1612.json diff --git a/2022/1xxx/CVE-2022-1611.json b/2022/1xxx/CVE-2022-1611.json new file mode 100644 index 00000000000..06418d3b0b1 --- /dev/null +++ b/2022/1xxx/CVE-2022-1611.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-1611", + "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/2022/1xxx/CVE-2022-1612.json b/2022/1xxx/CVE-2022-1612.json new file mode 100644 index 00000000000..1194b3185b5 --- /dev/null +++ b/2022/1xxx/CVE-2022-1612.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-1612", + "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/2022/28xxx/CVE-2022-28005.json b/2022/28xxx/CVE-2022-28005.json index 25a5259d24a..9f968bb76be 100644 --- a/2022/28xxx/CVE-2022-28005.json +++ b/2022/28xxx/CVE-2022-28005.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-28005", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-28005", + "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": "** 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": "An issue was discovered in the 3CX Phone System Management Console prior to version 18 Update 3 FINAL. An unauthenticated attacker could abuse improperly secured access to arbitrary files on the server, leading to cleartext credential disclosure. Afterwards, the authenticated attacker is able to upload a file that overwrites a 3CX service binary, leading to Remote Code Execution as NT AUTHORITY\\SYSTEM on Windows installations. Versions prior to version 18, Hotfix 1 Build 18.0.3.461 March 2022, are prone to an additional unauthenticated file system access to C:\\Windows\\System32." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.3cx.com/blog/change-log/phone-system-change-log/", + "refsource": "MISC", + "name": "https://www.3cx.com/blog/change-log/phone-system-change-log/" + }, + { + "url": "https://www.3cx.com/blog/releases/v18-update-3-final/", + "refsource": "MISC", + "name": "https://www.3cx.com/blog/releases/v18-update-3-final/" + }, + { + "url": "https://www.3cx.com/blog/releases/v18-security-hotfix/", + "refsource": "MISC", + "name": "https://www.3cx.com/blog/releases/v18-security-hotfix/" } ] }