From fa000b9caf5473c10b3fd974bc3cbb8a8cc8b726 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 16 Oct 2019 20:01:29 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2016/6xxx/CVE-2016-6800.json | 5 +++ 2019/10xxx/CVE-2019-10150.json | 5 +++ 2019/17xxx/CVE-2019-17664.json | 62 ++++++++++++++++++++++++++++++++++ 2019/17xxx/CVE-2019-17665.json | 62 ++++++++++++++++++++++++++++++++++ 4 files changed, 134 insertions(+) create mode 100644 2019/17xxx/CVE-2019-17664.json create mode 100644 2019/17xxx/CVE-2019-17665.json diff --git a/2016/6xxx/CVE-2016-6800.json b/2016/6xxx/CVE-2016-6800.json index 17e2db613d1..0b7dcb5ad7e 100644 --- a/2016/6xxx/CVE-2016-6800.json +++ b/2016/6xxx/CVE-2016-6800.json @@ -63,6 +63,11 @@ "name": "[www-announce] 20161129 [SECURITY] CVE-2016-6800 Apache OFBiz blog stored XSS vulnerability", "refsource": "MLIST", "url": "https://s.apache.org/Owsz" + }, + { + "refsource": "MLIST", + "name": "[ofbiz-user] 20191016 Re: Multi Tenancy Support", + "url": "https://lists.apache.org/thread.html/28987cffe0237fa67eca9de8bbbc04a917ac8785342ad9e5a196c978@%3Cuser.ofbiz.apache.org%3E" } ] } diff --git a/2019/10xxx/CVE-2019-10150.json b/2019/10xxx/CVE-2019-10150.json index 6015323cd55..5e7b7b908c5 100644 --- a/2019/10xxx/CVE-2019-10150.json +++ b/2019/10xxx/CVE-2019-10150.json @@ -58,6 +58,11 @@ "refsource": "REDHAT", "name": "RHSA-2019:2989", "url": "https://access.redhat.com/errata/RHSA-2019:2989" + }, + { + "refsource": "REDHAT", + "name": "RHSA-2019:3007", + "url": "https://access.redhat.com/errata/RHSA-2019:3007" } ] }, diff --git a/2019/17xxx/CVE-2019-17664.json b/2019/17xxx/CVE-2019-17664.json new file mode 100644 index 00000000000..200f848f3f4 --- /dev/null +++ b/2019/17xxx/CVE-2019-17664.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-17664", + "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": "NSA Ghidra through 9.0.4 uses a potentially untrusted search path. When executing Ghidra from a given path, the Java process working directory is set to this path. Then, when launching the Python interpreter via the \"Ghidra Codebrowser > Window > Python\" option, Ghidra will try to execute the cmd.exe program from this working directory." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/NationalSecurityAgency/ghidra/issues/107", + "refsource": "MISC", + "name": "https://github.com/NationalSecurityAgency/ghidra/issues/107" + } + ] + } +} \ No newline at end of file diff --git a/2019/17xxx/CVE-2019-17665.json b/2019/17xxx/CVE-2019-17665.json new file mode 100644 index 00000000000..eb3c0a42937 --- /dev/null +++ b/2019/17xxx/CVE-2019-17665.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-17665", + "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": "NSA Ghidra before 9.0.2 is vulnerable to DLL hijacking because it loads jansi.dll from the current working directory." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/NationalSecurityAgency/ghidra/issues/286", + "refsource": "MISC", + "name": "https://github.com/NationalSecurityAgency/ghidra/issues/286" + } + ] + } +} \ No newline at end of file