From ad012f0f2805a6f71b6731ea660bb0200aa1da97 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 4 Sep 2020 02:01:29 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2012/1xxx/CVE-2012-1592.json | 5 +++ 2020/24xxx/CVE-2020-24940.json | 56 ++++++++++++++++++++++++++++++---- 2020/24xxx/CVE-2020-24941.json | 56 ++++++++++++++++++++++++++++++---- 2020/25xxx/CVE-2020-25128.json | 18 +++++++++++ 2020/25xxx/CVE-2020-25129.json | 18 +++++++++++ 5 files changed, 141 insertions(+), 12 deletions(-) create mode 100644 2020/25xxx/CVE-2020-25128.json create mode 100644 2020/25xxx/CVE-2020-25129.json diff --git a/2012/1xxx/CVE-2012-1592.json b/2012/1xxx/CVE-2012-1592.json index 53bb3b4bf4d..aab0dacea13 100644 --- a/2012/1xxx/CVE-2012-1592.json +++ b/2012/1xxx/CVE-2012-1592.json @@ -81,6 +81,11 @@ "refsource": "MLIST", "name": "[struts-issues] 20200123 [jira] [Closed] (WW-5055) Fix for security vulnerability CVE-2012-1592 identified in the National Vulnerability Database", "url": "https://lists.apache.org/thread.html/r93c4e3f6cb138cd117c739714f07e47af547183ba099ba46be2b2a5b@%3Cissues.struts.apache.org%3E" + }, + { + "refsource": "MLIST", + "name": "[struts-issues] 20200903 [jira] [Commented] (WW-5055) Fix for security vulnerability CVE-2012-1592 identified in the National Vulnerability Database", + "url": "https://lists.apache.org/thread.html/r593ebb2f4c95b064e6901fd273eff256c493db952bdb484395948ffc@%3Cissues.struts.apache.org%3E" } ] } diff --git a/2020/24xxx/CVE-2020-24940.json b/2020/24xxx/CVE-2020-24940.json index 2beb029d53f..7bbd2229b9b 100644 --- a/2020/24xxx/CVE-2020-24940.json +++ b/2020/24xxx/CVE-2020-24940.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-24940", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-24940", + "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 Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database in some situations in which table names are stripped during a mass assignment." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://blog.laravel.com/security-release-laravel-61834-7232", + "refsource": "MISC", + "name": "https://blog.laravel.com/security-release-laravel-61834-7232" } ] } diff --git a/2020/24xxx/CVE-2020-24941.json b/2020/24xxx/CVE-2020-24941.json index 2b8386ed302..72cbb0e3a97 100644 --- a/2020/24xxx/CVE-2020-24941.json +++ b/2020/24xxx/CVE-2020-24941.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-24941", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-24941", + "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 Laravel before 6.18.35 and 7.x before 7.24.0. The $guarded property is mishandled in some situations involving requests with JSON column nesting expressions." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://blog.laravel.com/security-release-laravel-61835-7240", + "refsource": "MISC", + "name": "https://blog.laravel.com/security-release-laravel-61835-7240" } ] } diff --git a/2020/25xxx/CVE-2020-25128.json b/2020/25xxx/CVE-2020-25128.json new file mode 100644 index 00000000000..23e20f67d7c --- /dev/null +++ b/2020/25xxx/CVE-2020-25128.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-25128", + "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/2020/25xxx/CVE-2020-25129.json b/2020/25xxx/CVE-2020-25129.json new file mode 100644 index 00000000000..6d4575b86fd --- /dev/null +++ b/2020/25xxx/CVE-2020-25129.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-25129", + "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