From 581904e6715bc52abdaec3628e776100e9823753 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 28 Feb 2022 19:01:10 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/22xxx/CVE-2020-22844.json | 61 +++++++++++++++++++++++++++---- 2020/22xxx/CVE-2020-22845.json | 61 +++++++++++++++++++++++++++---- 2021/1xxx/CVE-2021-1732.json | 5 +++ 2021/36xxx/CVE-2021-36260.json | 5 +++ 2021/46xxx/CVE-2021-46388.json | 5 +++ 2022/0xxx/CVE-2022-0783.json | 18 ++++++++++ 2022/21xxx/CVE-2022-21882.json | 5 +++ 2022/21xxx/CVE-2022-21926.json | 5 +++ 2022/24xxx/CVE-2022-24124.json | 5 +++ 2022/25xxx/CVE-2022-25013.json | 56 +++++++++++++++++++++++++---- 2022/25xxx/CVE-2022-25014.json | 56 +++++++++++++++++++++++++---- 2022/25xxx/CVE-2022-25015.json | 56 +++++++++++++++++++++++++---- 2022/25xxx/CVE-2022-25023.json | 56 +++++++++++++++++++++++++---- 2022/26xxx/CVE-2022-26159.json | 10 ++++++ 2022/26xxx/CVE-2022-26181.json | 66 ++++++++++++++++++++++++++++++---- 2022/26xxx/CVE-2022-26315.json | 56 +++++++++++++++++++++++++---- 2022/26xxx/CVE-2022-26316.json | 18 ++++++++++ 2022/26xxx/CVE-2022-26317.json | 18 ++++++++++ 18 files changed, 514 insertions(+), 48 deletions(-) create mode 100644 2022/0xxx/CVE-2022-0783.json create mode 100644 2022/26xxx/CVE-2022-26316.json create mode 100644 2022/26xxx/CVE-2022-26317.json diff --git a/2020/22xxx/CVE-2020-22844.json b/2020/22xxx/CVE-2020-22844.json index 287bc6eac01..8adf01f957c 100644 --- a/2020/22xxx/CVE-2020-22844.json +++ b/2020/22xxx/CVE-2020-22844.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-22844", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-22844", + "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 buffer overflow in Mikrotik RouterOS 6.47 allows unauthenticated attackers to cause a denial of service (DOS) via crafted SMB requests." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://mikrotik.com/support", + "refsource": "MISC", + "name": "https://mikrotik.com/support" + }, + { + "refsource": "MISC", + "name": "https://github.com/colorlight/mikrotik_poc/blob/master/two_vulns.md", + "url": "https://github.com/colorlight/mikrotik_poc/blob/master/two_vulns.md" } ] } diff --git a/2020/22xxx/CVE-2020-22845.json b/2020/22xxx/CVE-2020-22845.json index 80058e17e03..fd47c2c4962 100644 --- a/2020/22xxx/CVE-2020-22845.json +++ b/2020/22xxx/CVE-2020-22845.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-22845", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-22845", + "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 buffer overflow in Mikrotik RouterOS 6.47 allows unauthenticated attackers to cause a denial of service (DOS) via crafted FTP requests." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://mikrotik.com/support", + "refsource": "MISC", + "name": "https://mikrotik.com/support" + }, + { + "refsource": "MISC", + "name": "https://github.com/colorlight/mikrotik_poc/blob/master/two_vulns.md", + "url": "https://github.com/colorlight/mikrotik_poc/blob/master/two_vulns.md" } ] } diff --git a/2021/1xxx/CVE-2021-1732.json b/2021/1xxx/CVE-2021-1732.json index 05a1dadc80a..75778d3b526 100644 --- a/2021/1xxx/CVE-2021-1732.json +++ b/2021/1xxx/CVE-2021-1732.json @@ -209,6 +209,11 @@ "refsource": "MISC", "name": "http://packetstormsecurity.com/files/161880/Win32k-ConsoleControl-Offset-Confusion.html", "url": "http://packetstormsecurity.com/files/161880/Win32k-ConsoleControl-Offset-Confusion.html" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/166169/Win32k-ConsoleControl-Offset-Confusion-Privilege-Escalation.html", + "url": "http://packetstormsecurity.com/files/166169/Win32k-ConsoleControl-Offset-Confusion-Privilege-Escalation.html" } ] } diff --git a/2021/36xxx/CVE-2021-36260.json b/2021/36xxx/CVE-2021-36260.json index 2423b83ca08..13fb0a14162 100644 --- a/2021/36xxx/CVE-2021-36260.json +++ b/2021/36xxx/CVE-2021-36260.json @@ -53,6 +53,11 @@ "refsource": "MISC", "name": "http://packetstormsecurity.com/files/164603/Hikvision-Web-Server-Build-210702-Command-Injection.html", "url": "http://packetstormsecurity.com/files/164603/Hikvision-Web-Server-Build-210702-Command-Injection.html" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/166167/Hikvision-IP-Camera-Unauthenticated-Command-Injection.html", + "url": "http://packetstormsecurity.com/files/166167/Hikvision-IP-Camera-Unauthenticated-Command-Injection.html" } ] }, diff --git a/2021/46xxx/CVE-2021-46388.json b/2021/46xxx/CVE-2021-46388.json index 82dd7e3c5c7..2299795b660 100644 --- a/2021/46xxx/CVE-2021-46388.json +++ b/2021/46xxx/CVE-2021-46388.json @@ -56,6 +56,11 @@ "url": "https://drive.google.com/drive/folders/1FDtxZayLeSITcqP72c7FsTOpAFGFePVE", "refsource": "MISC", "name": "https://drive.google.com/drive/folders/1FDtxZayLeSITcqP72c7FsTOpAFGFePVE" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/166159/WAGO-750-8212-PFC200-G2-2ETH-RS-Privilege-Escalation.html", + "url": "http://packetstormsecurity.com/files/166159/WAGO-750-8212-PFC200-G2-2ETH-RS-Privilege-Escalation.html" } ] } diff --git a/2022/0xxx/CVE-2022-0783.json b/2022/0xxx/CVE-2022-0783.json new file mode 100644 index 00000000000..2a7a887bd92 --- /dev/null +++ b/2022/0xxx/CVE-2022-0783.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-0783", + "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/21xxx/CVE-2022-21882.json b/2022/21xxx/CVE-2022-21882.json index bc604463f90..7890a0e6356 100644 --- a/2022/21xxx/CVE-2022-21882.json +++ b/2022/21xxx/CVE-2022-21882.json @@ -245,6 +245,11 @@ "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-21882", "refsource": "MISC", "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-21882" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/166169/Win32k-ConsoleControl-Offset-Confusion-Privilege-Escalation.html", + "url": "http://packetstormsecurity.com/files/166169/Win32k-ConsoleControl-Offset-Confusion-Privilege-Escalation.html" } ] }, diff --git a/2022/21xxx/CVE-2022-21926.json b/2022/21xxx/CVE-2022-21926.json index 794df478c63..e2509e4a1ca 100644 --- a/2022/21xxx/CVE-2022-21926.json +++ b/2022/21xxx/CVE-2022-21926.json @@ -66,6 +66,11 @@ "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-21926", "refsource": "MISC", "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-21926" + }, + { + "refsource": "MISC", + "name": "https://github.com/mandiant/Vulnerability-Disclosures/blob/master/2022/MNDT-2022-0010/MNDT-2022-0010.md", + "url": "https://github.com/mandiant/Vulnerability-Disclosures/blob/master/2022/MNDT-2022-0010/MNDT-2022-0010.md" } ] }, diff --git a/2022/24xxx/CVE-2022-24124.json b/2022/24xxx/CVE-2022-24124.json index e7a93000a0d..a925c2886d2 100644 --- a/2022/24xxx/CVE-2022-24124.json +++ b/2022/24xxx/CVE-2022-24124.json @@ -66,6 +66,11 @@ "url": "https://github.com/casdoor/casdoor/compare/v1.13.0...v1.13.1", "refsource": "MISC", "name": "https://github.com/casdoor/casdoor/compare/v1.13.0...v1.13.1" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/166163/Casdoor-1.13.0-SQL-Injection.html", + "url": "http://packetstormsecurity.com/files/166163/Casdoor-1.13.0-SQL-Injection.html" } ] } diff --git a/2022/25xxx/CVE-2022-25013.json b/2022/25xxx/CVE-2022-25013.json index f732591c6c3..9cb558795d4 100644 --- a/2022/25xxx/CVE-2022-25013.json +++ b/2022/25xxx/CVE-2022-25013.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-25013", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-25013", + "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": "Ice Hrm 30.0.0.OS was discovered to contain multiple reflected cross-site scripting (XSS) vulnerabilities via the \"key\" and \"fm\" parameters in the component login.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/gamonoid/icehrm/issues/284", + "refsource": "MISC", + "name": "https://github.com/gamonoid/icehrm/issues/284" } ] } diff --git a/2022/25xxx/CVE-2022-25014.json b/2022/25xxx/CVE-2022-25014.json index f6821a7ac92..9bba5a917cc 100644 --- a/2022/25xxx/CVE-2022-25014.json +++ b/2022/25xxx/CVE-2022-25014.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-25014", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-25014", + "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": "Ice Hrm 30.0.0.OS was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the \"m\" parameter in the Dashboard of the current user. This vulnerability allows attackers to compromise session credentials via user interaction with a crafted link." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/gamonoid/icehrm/issues/283", + "refsource": "MISC", + "name": "https://github.com/gamonoid/icehrm/issues/283" } ] } diff --git a/2022/25xxx/CVE-2022-25015.json b/2022/25xxx/CVE-2022-25015.json index 24bca743735..aa3856c5a1d 100644 --- a/2022/25xxx/CVE-2022-25015.json +++ b/2022/25xxx/CVE-2022-25015.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-25015", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-25015", + "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 stored cross-site scripting (XSS) vulnerability in Ice Hrm 30.0.0.OS allows attackers to steal cookies via a crafted payload inserted into the First Name field." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/gamonoid/icehrm/issues/285", + "refsource": "MISC", + "name": "https://github.com/gamonoid/icehrm/issues/285" } ] } diff --git a/2022/25xxx/CVE-2022-25023.json b/2022/25xxx/CVE-2022-25023.json index afc77b50147..975540e334f 100644 --- a/2022/25xxx/CVE-2022-25023.json +++ b/2022/25xxx/CVE-2022-25023.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-25023", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-25023", + "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": "Audio File commit 004065d was discovered to contain a heap-buffer overflow in the function fouBytesToInt():AudioFile.h." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/adamstark/AudioFile/issues/58", + "refsource": "MISC", + "name": "https://github.com/adamstark/AudioFile/issues/58" } ] } diff --git a/2022/26xxx/CVE-2022-26159.json b/2022/26xxx/CVE-2022-26159.json index fb58919c604..d4b1a99b0f8 100644 --- a/2022/26xxx/CVE-2022-26159.json +++ b/2022/26xxx/CVE-2022-26159.json @@ -56,6 +56,16 @@ "url": "https://issues.ametys.org/browse/CMS-10973", "refsource": "MISC", "name": "https://issues.ametys.org/browse/CMS-10973" + }, + { + "refsource": "MISC", + "name": "https://podalirius.net/en/cves/2022-26159/", + "url": "https://podalirius.net/en/cves/2022-26159/" + }, + { + "refsource": "MISC", + "name": "https://github.com/p0dalirius/CVE-2022-26159-Ametys-Autocompletion-XML/", + "url": "https://github.com/p0dalirius/CVE-2022-26159-Ametys-Autocompletion-XML/" } ] } diff --git a/2022/26xxx/CVE-2022-26181.json b/2022/26xxx/CVE-2022-26181.json index 91ac1e42577..57f73cc25a9 100644 --- a/2022/26xxx/CVE-2022-26181.json +++ b/2022/26xxx/CVE-2022-26181.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-26181", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-26181", + "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": "Dropbox Lepton v1.2.1-185-g2a08b77 was discovered to contain a heap-buffer-overflow in the function aligned_dealloc():src/lepton/bitops.cc:108." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/dropbox/lepton/issues/154", + "refsource": "MISC", + "name": "https://github.com/dropbox/lepton/issues/154" + }, + { + "url": "https://github.com/dropbox/lepton", + "refsource": "MISC", + "name": "https://github.com/dropbox/lepton" + }, + { + "url": "https://drive.google.com/file/d/1bJlHozO37c5NZ1wI0NBWh0yHHyTcfaQL/view?usp=sharing", + "refsource": "MISC", + "name": "https://drive.google.com/file/d/1bJlHozO37c5NZ1wI0NBWh0yHHyTcfaQL/view?usp=sharing" } ] } diff --git a/2022/26xxx/CVE-2022-26315.json b/2022/26xxx/CVE-2022-26315.json index 9e82ede097a..391c342b96a 100644 --- a/2022/26xxx/CVE-2022-26315.json +++ b/2022/26xxx/CVE-2022-26315.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-26315", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-26315", + "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": "qrcp through 0.8.4, in receive mode, allows ../ Directory Traversal via the file name specified by the uploader." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/claudiodangelis/qrcp/issues/223", + "refsource": "MISC", + "name": "https://github.com/claudiodangelis/qrcp/issues/223" } ] } diff --git a/2022/26xxx/CVE-2022-26316.json b/2022/26xxx/CVE-2022-26316.json new file mode 100644 index 00000000000..67e226497ac --- /dev/null +++ b/2022/26xxx/CVE-2022-26316.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-26316", + "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/26xxx/CVE-2022-26317.json b/2022/26xxx/CVE-2022-26317.json new file mode 100644 index 00000000000..a30d5e6003a --- /dev/null +++ b/2022/26xxx/CVE-2022-26317.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-26317", + "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