From 32559836e9192d4eb94c40679358e48fc6bd33f9 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 18 Jul 2019 13:00:59 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/9xxx/CVE-2018-9861.json | 5 +++ 2019/0xxx/CVE-2019-0046.json | 5 +++ 2019/1010xxx/CVE-2019-1010054.json | 56 ++++++++++++++++++++++++++---- 2019/1010xxx/CVE-2019-1010094.json | 56 ++++++++++++++++++++++++++---- 2019/1010xxx/CVE-2019-1010095.json | 56 ++++++++++++++++++++++++++---- 2019/1010xxx/CVE-2019-1010096.json | 56 ++++++++++++++++++++++++++---- 2019/13xxx/CVE-2019-13453.json | 5 +++ 2019/13xxx/CVE-2019-13589.json | 5 +++ 2019/1xxx/CVE-2019-1942.json | 7 +++- 9 files changed, 226 insertions(+), 25 deletions(-) diff --git a/2018/9xxx/CVE-2018-9861.json b/2018/9xxx/CVE-2018-9861.json index d21b46c2210..09e622e46df 100644 --- a/2018/9xxx/CVE-2018-9861.json +++ b/2018/9xxx/CVE-2018-9861.json @@ -61,6 +61,11 @@ "name": "https://www.drupal.org/sa-core-2018-003", "refsource": "CONFIRM", "url": "https://www.drupal.org/sa-core-2018-003" + }, + { + "refsource": "BID", + "name": "103924", + "url": "http://www.securityfocus.com/bid/103924" } ] } diff --git a/2019/0xxx/CVE-2019-0046.json b/2019/0xxx/CVE-2019-0046.json index 78ac8150303..9d1f9f7c472 100644 --- a/2019/0xxx/CVE-2019-0046.json +++ b/2019/0xxx/CVE-2019-0046.json @@ -107,6 +107,11 @@ "name": "https://kb.juniper.net/JSA10938", "refsource": "CONFIRM", "url": "https://kb.juniper.net/JSA10938" + }, + { + "refsource": "BID", + "name": "109272", + "url": "http://www.securityfocus.com/bid/109272" } ] }, diff --git a/2019/1010xxx/CVE-2019-1010054.json b/2019/1010xxx/CVE-2019-1010054.json index eb86632a578..df678210c3b 100644 --- a/2019/1010xxx/CVE-2019-1010054.json +++ b/2019/1010xxx/CVE-2019-1010054.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve-assign@distributedweaknessfiling.org", "ID": "CVE-2019-1010054", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Dolibarr ERP & CRM", + "product": { + "product_data": [ + { + "product_name": "Dolibarr", + "version": { + "version_data": [ + { + "version_value": "7.0.0" + } + ] + } + } + ] + } + } + ] + } + }, + "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": "Dolibarr 7.0.0 is affected by: Cross Site Request Forgery (CSRF). The impact is: allow malitious html to change user password, disable users and disable password encryptation. The component is: Function User password change, user disable and password encryptation. The attack vector is: admin access malitious urls." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cross ite Request Forgery (CSRF)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/lucasgcilento/CVE/blob/master/Dolibarr_CSRF", + "refsource": "MISC", + "name": "https://github.com/lucasgcilento/CVE/blob/master/Dolibarr_CSRF" } ] } diff --git a/2019/1010xxx/CVE-2019-1010094.json b/2019/1010xxx/CVE-2019-1010094.json index c779c129aa0..61833db38c8 100644 --- a/2019/1010xxx/CVE-2019-1010094.json +++ b/2019/1010xxx/CVE-2019-1010094.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve-assign@distributedweaknessfiling.org", "ID": "CVE-2019-1010094", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "DomainMOD", + "product": { + "product_data": [ + { + "product_name": "DomainMOD", + "version": { + "version_data": [ + { + "version_value": "v4.10.0" + } + ] + } + } + ] + } + } + ] + } + }, + "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": "domainmod v4.10.0 is affected by: Cross Site Request Forgery (CSRF). The impact is: There is a CSRF vulnerability that can change admin password. The component is: http://127.0.0.1/settings/password/ http://127.0.0.1/admin/users/add.php http://127.0.0.1/admin/users/edit.php?uid=2. The attack vector is: After the administrator logged in, open the html page." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cross ite Request Forgery (CSRF)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/domainmod/domainmod/issues/65", + "refsource": "MISC", + "name": "https://github.com/domainmod/domainmod/issues/65" } ] } diff --git a/2019/1010xxx/CVE-2019-1010095.json b/2019/1010xxx/CVE-2019-1010095.json index 005a1485678..ca026bc67b2 100644 --- a/2019/1010xxx/CVE-2019-1010095.json +++ b/2019/1010xxx/CVE-2019-1010095.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve-assign@distributedweaknessfiling.org", "ID": "CVE-2019-1010095", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "DomainMOD", + "product": { + "product_data": [ + { + "product_name": "DomainMOD", + "version": { + "version_data": [ + { + "version_value": "v4.10.0" + } + ] + } + } + ] + } + } + ] + } + }, + "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": "domainmod(https://domainmod.org/) domainmod v4.10.0 is affected by: Cross Site Request Forgery (CSRF). The impact is: There is a CSRF vulnerability that can add the administrator account. The component is: http://127.0.0.1/admin/users/add.php. The attack vector is: After the administrator logged in, open the html page." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cross ite Request Forgery (CSRF)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/domainmod/domainmod/issues/65", + "refsource": "MISC", + "name": "https://github.com/domainmod/domainmod/issues/65" } ] } diff --git a/2019/1010xxx/CVE-2019-1010096.json b/2019/1010xxx/CVE-2019-1010096.json index 3a0179136c4..929faed31fb 100644 --- a/2019/1010xxx/CVE-2019-1010096.json +++ b/2019/1010xxx/CVE-2019-1010096.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve-assign@distributedweaknessfiling.org", "ID": "CVE-2019-1010096", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "DomainMOD", + "product": { + "product_data": [ + { + "product_name": "DomainMOD", + "version": { + "version_data": [ + { + "version_value": "v4.10.0" + } + ] + } + } + ] + } + } + ] + } + }, + "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": "domainmod(https://domainmod.org/) domainmod v4.10.0 is affected by: Cross Site Request Forgery (CSRF). The impact is: There is a CSRF vulnerability that can change the read-only user to admin. The component is: http://127.0.0.1/admin/users/edit.php?uid=2. The attack vector is: After the administrator logged in, open the html page." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cross ite Request Forgery (CSRF)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/domainmod/domainmod/issues/65", + "refsource": "MISC", + "name": "https://github.com/domainmod/domainmod/issues/65" } ] } diff --git a/2019/13xxx/CVE-2019-13453.json b/2019/13xxx/CVE-2019-13453.json index 0c4c9657e05..f40e3f792b1 100644 --- a/2019/13xxx/CVE-2019-13453.json +++ b/2019/13xxx/CVE-2019-13453.json @@ -61,6 +61,11 @@ "refsource": "CONFIRM", "name": "https://sourceforge.net/p/zipios/news/2019/07/version-017-cve-/", "url": "https://sourceforge.net/p/zipios/news/2019/07/version-017-cve-/" + }, + { + "refsource": "BID", + "name": "109282", + "url": "http://www.securityfocus.com/bid/109282" } ] } diff --git a/2019/13xxx/CVE-2019-13589.json b/2019/13xxx/CVE-2019-13589.json index 3ee6326d58e..d602a91105b 100644 --- a/2019/13xxx/CVE-2019-13589.json +++ b/2019/13xxx/CVE-2019-13589.json @@ -61,6 +61,11 @@ "url": "https://rubygems.org/gems/paranoid2/versions", "refsource": "MISC", "name": "https://rubygems.org/gems/paranoid2/versions" + }, + { + "refsource": "BID", + "name": "109281", + "url": "http://www.securityfocus.com/bid/109281" } ] } diff --git a/2019/1xxx/CVE-2019-1942.json b/2019/1xxx/CVE-2019-1942.json index 3a640d4da78..c1b5afb306b 100644 --- a/2019/1xxx/CVE-2019-1942.json +++ b/2019/1xxx/CVE-2019-1942.json @@ -72,6 +72,11 @@ "name": "20190717 Cisco Identity Services Engine Blind SQL Injection Vulnerability", "refsource": "CISCO", "url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190717-ise-sql-inject" + }, + { + "refsource": "BID", + "name": "109283", + "url": "http://www.securityfocus.com/bid/109283" } ] }, @@ -84,4 +89,4 @@ ], "discovery": "INTERNAL" } -} +} \ No newline at end of file