From 4404d7b059389983d1a75e3ca3a1036360b606fd Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 20 Feb 2021 00:00:41 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/27xxx/CVE-2020-27216.json | 5 +++ 2020/27xxx/CVE-2020-27996.json | 5 +++ 2020/28xxx/CVE-2020-28248.json | 71 +++++++++++++++++++++++++++++++--- 3 files changed, 75 insertions(+), 6 deletions(-) diff --git a/2020/27xxx/CVE-2020-27216.json b/2020/27xxx/CVE-2020-27216.json index c902ffd2840..6271d55de48 100644 --- a/2020/27xxx/CVE-2020-27216.json +++ b/2020/27xxx/CVE-2020-27216.json @@ -315,6 +315,11 @@ "refsource": "MLIST", "name": "[beam-issues] 20210219 [jira] [Updated] (BEAM-11227) Upgrade beam-vendor-grpc-1_26_0-0.3 to fix CVE-2020-27216", "url": "https://lists.apache.org/thread.html/rb5f2558ea2ac63633dfb04db1e8a6ea6bb1a2b8614899095e16c6233@%3Cissues.beam.apache.org%3E" + }, + { + "refsource": "MLIST", + "name": "[beam-issues] 20210219 [jira] [Work logged] (BEAM-11227) Upgrade beam-vendor-grpc-1_26_0-0.3 to fix CVE-2020-27216", + "url": "https://lists.apache.org/thread.html/r1d40368a309f9d835dcdd900249966e4fcbdf98c1cc4c84db2cd9964@%3Cissues.beam.apache.org%3E" } ] } diff --git a/2020/27xxx/CVE-2020-27996.json b/2020/27xxx/CVE-2020-27996.json index 82d9f7a1570..d526a5f3df1 100644 --- a/2020/27xxx/CVE-2020-27996.json +++ b/2020/27xxx/CVE-2020-27996.json @@ -61,6 +61,11 @@ "url": "https://github.com/smartstore/SmartStoreNET/compare/4.0.0...4.0.1", "refsource": "MISC", "name": "https://github.com/smartstore/SmartStoreNET/compare/4.0.0...4.0.1" + }, + { + "refsource": "MISC", + "name": "https://securitylab.github.com/advisories/GHSL-2020-138-139-SmartstoreAG-SmartStoreNET", + "url": "https://securitylab.github.com/advisories/GHSL-2020-138-139-SmartstoreAG-SmartStoreNET" } ] } diff --git a/2020/28xxx/CVE-2020-28248.json b/2020/28xxx/CVE-2020-28248.json index ea6dec49a50..85c673824fc 100644 --- a/2020/28xxx/CVE-2020-28248.json +++ b/2020/28xxx/CVE-2020-28248.json @@ -1,17 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-28248", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-28248", + "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 integer overflow in the PngImg::InitStorage_() function of png-img before 3.1.0 leads to an under-allocation of heap memory and subsequently an exploitable heap-based buffer overflow when loading a crafted PNG file." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/gemini-testing/png-img", + "refsource": "MISC", + "name": "https://github.com/gemini-testing/png-img" + }, + { + "url": "https://github.com/gemini-testing/png-img/commit/14ac462a32ca4b3b78f56502ac976d5b0222ce3d", + "refsource": "MISC", + "name": "https://github.com/gemini-testing/png-img/commit/14ac462a32ca4b3b78f56502ac976d5b0222ce3d" + }, + { + "url": "https://github.com/gemini-testing/png-img/compare/v3.0.0...v3.1.0", + "refsource": "MISC", + "name": "https://github.com/gemini-testing/png-img/compare/v3.0.0...v3.1.0" + }, + { + "refsource": "MISC", + "name": "https://securitylab.github.com/advisories/GHSL-2020-142-gemini-png-img", + "url": "https://securitylab.github.com/advisories/GHSL-2020-142-gemini-png-img" } ] }