From 75ec7f74ae6e46ed62a0a8b363cc9eb6b5c47dec Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 27 Dec 2022 01:01:26 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/46xxx/CVE-2022-46763.json | 61 ++++++++++++++++++++++++++++++---- 1 file changed, 55 insertions(+), 6 deletions(-) diff --git a/2022/46xxx/CVE-2022-46763.json b/2022/46xxx/CVE-2022-46763.json index 36c74ae1285..147fca7de2a 100644 --- a/2022/46xxx/CVE-2022-46763.json +++ b/2022/46xxx/CVE-2022-46763.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-46763", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-46763", + "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": "A SQL injection issue in a database stored function in TrueConf Server 5.2.0.10225 allows a low-privileged database user to execute arbitrary SQL commands as the database administrator, resulting in execution of arbitrary code." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://solidlab.ru/our-news/145-trueconf.html", + "url": "https://solidlab.ru/our-news/145-trueconf.html" + }, + { + "refsource": "MISC", + "name": "https://github.com/sldlb/public_cve_submissions/blob/main/CVE-2022-46763.txt", + "url": "https://github.com/sldlb/public_cve_submissions/blob/main/CVE-2022-46763.txt" } ] }