From 74978900f3f059e74074a3c5fb51d7e7f27f5c38 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 20 Aug 2020 13:01:23 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/20xxx/CVE-2019-20150.json | 56 ++++++++++++++++++++++++++++++---- 2019/20xxx/CVE-2019-20151.json | 56 ++++++++++++++++++++++++++++++---- 2019/20xxx/CVE-2019-20152.json | 56 ++++++++++++++++++++++++++++++---- 2020/15xxx/CVE-2020-15480.json | 5 +++ 2020/24xxx/CVE-2020-24551.json | 18 +++++++++++ 2020/24xxx/CVE-2020-24552.json | 18 +++++++++++ 6 files changed, 191 insertions(+), 18 deletions(-) create mode 100644 2020/24xxx/CVE-2020-24551.json create mode 100644 2020/24xxx/CVE-2020-24552.json diff --git a/2019/20xxx/CVE-2019-20150.json b/2019/20xxx/CVE-2019-20150.json index 9d50bd3696b..7cfe9d22cfd 100644 --- a/2019/20xxx/CVE-2019-20150.json +++ b/2019/20xxx/CVE-2019-20150.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-20150", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-20150", + "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": "In TreasuryXpress 19191105, a logged-in user can discover saved credentials, even though the UI hides them. Using functionality within the application and a malicious host, it is possible to force the application to expose saved SSH/SFTP credentials. This can be done by using the application's editor to change the expected SFTP Host IP to a malicious host, and then using the Check Connectivity option. The application then sends these saved credentials to the malicious host." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://sion-evans.com/blog/CVE-2019-20150.html", + "url": "https://sion-evans.com/blog/CVE-2019-20150.html" } ] } diff --git a/2019/20xxx/CVE-2019-20151.json b/2019/20xxx/CVE-2019-20151.json index 75dabd1ecf4..788cc0bb1df 100644 --- a/2019/20xxx/CVE-2019-20151.json +++ b/2019/20xxx/CVE-2019-20151.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-20151", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-20151", + "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 XSS issue was discovered in TreasuryXpress 19191105. Due to the lack of filtering and sanitization of user input, malicious JavaScript can be executed by the application's administrator(s). A malicious payload can be injected within the Multi Approval security component and inserted via the Note field. As a result, the payload is executed by the application's administrator(s)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://sion-evans.com/blog/CVE-2019-20151.html", + "url": "https://sion-evans.com/blog/CVE-2019-20151.html" } ] } diff --git a/2019/20xxx/CVE-2019-20152.json b/2019/20xxx/CVE-2019-20152.json index 8381feec248..a9f225c1b3a 100644 --- a/2019/20xxx/CVE-2019-20152.json +++ b/2019/20xxx/CVE-2019-20152.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-20152", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-20152", + "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 XSS issue was discovered in TreasuryXpress 19191105. Due to the lack of filtering and sanitization of user input, malicious JavaScript can be executed throughout the application. A malicious payload can be injected within the Custom Workflow component and inserted via the Create New Workflow field. As a result, the payload is executed via the navigation bar throughout the application." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://sion-evans.com/blog/CVE-2019-20152.html", + "url": "https://sion-evans.com/blog/CVE-2019-20152.html" } ] } diff --git a/2020/15xxx/CVE-2020-15480.json b/2020/15xxx/CVE-2020-15480.json index ce257933c68..08ce4235bf1 100644 --- a/2020/15xxx/CVE-2020-15480.json +++ b/2020/15xxx/CVE-2020-15480.json @@ -66,6 +66,11 @@ "url": "https://www.passmark.com/support/index.php", "refsource": "MISC", "name": "https://www.passmark.com/support/index.php" + }, + { + "refsource": "MISC", + "name": "https://github.com/eset/vulnerability-disclosures/blob/master/CVE-2020-15480/CVE-2020-15480.md", + "url": "https://github.com/eset/vulnerability-disclosures/blob/master/CVE-2020-15480/CVE-2020-15480.md" } ] } diff --git a/2020/24xxx/CVE-2020-24551.json b/2020/24xxx/CVE-2020-24551.json new file mode 100644 index 00000000000..0972908f915 --- /dev/null +++ b/2020/24xxx/CVE-2020-24551.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-24551", + "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/24xxx/CVE-2020-24552.json b/2020/24xxx/CVE-2020-24552.json new file mode 100644 index 00000000000..a8f5e4cde58 --- /dev/null +++ b/2020/24xxx/CVE-2020-24552.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-24552", + "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