From 0be76a8a5fa7726b807ef37f9427d4a3774b95fd Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 19 Jan 2021 13:02:08 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/20xxx/CVE-2020-20950.json | 71 +++++++++++++++++++++++++++++++--- 2020/23xxx/CVE-2020-23522.json | 56 ++++++++++++++++++++++++--- 2 files changed, 115 insertions(+), 12 deletions(-) diff --git a/2020/20xxx/CVE-2020-20950.json b/2020/20xxx/CVE-2020-20950.json index 4479b46c635..e950568443e 100644 --- a/2020/20xxx/CVE-2020-20950.json +++ b/2020/20xxx/CVE-2020-20950.json @@ -1,17 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-20950", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-20950", + "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": "Bleichenbacher's attack on PKCS #1 v1.5 padding for RSA in Microchip Libraries for Applications 2018-11-26 All up to 2018-11-26. The vulnerability can allow one to use Bleichenbacher's oracle attack to decrypt an encrypted ciphertext by making successive queries to the server using the vulnerable library, resulting in remote information disclosure." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://archiv.infsec.ethz.ch/education/fs08/secsem/bleichenbacher98.pdf", + "refsource": "MISC", + "name": "http://archiv.infsec.ethz.ch/education/fs08/secsem/bleichenbacher98.pdf" + }, + { + "url": "http://microchip.com", + "refsource": "MISC", + "name": "http://microchip.com" + }, + { + "url": "https://www.microchip.com/mplab/microchip-libraries-for-applications", + "refsource": "MISC", + "name": "https://www.microchip.com/mplab/microchip-libraries-for-applications" + }, + { + "refsource": "MISC", + "name": "https://bi-zone.medium.com/silence-will-fall-or-how-it-can-take-2-years-to-get-your-vuln-registered-e6134846f5bb", + "url": "https://bi-zone.medium.com/silence-will-fall-or-how-it-can-take-2-years-to-get-your-vuln-registered-e6134846f5bb" } ] } diff --git a/2020/23xxx/CVE-2020-23522.json b/2020/23xxx/CVE-2020-23522.json index 1e8a3687c8e..082f589cec4 100644 --- a/2020/23xxx/CVE-2020-23522.json +++ b/2020/23xxx/CVE-2020-23522.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-23522", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-23522", + "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": "Pixelimity 1.0 has cross-site request forgery via the admin/setting.php data [Password] parameter." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/pixelimity/pixelimity/issues/20", + "refsource": "MISC", + "name": "https://github.com/pixelimity/pixelimity/issues/20" } ] }