From 974243662abbdbaa9eb4ff87f1af77166e1089ee Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 29 Jun 2019 14:00:46 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/13xxx/CVE-2019-13038.json | 62 +++++++++++++++++++++++++++++++ 2019/13xxx/CVE-2019-13044.json | 62 +++++++++++++++++++++++++++++++ 2019/13xxx/CVE-2019-13045.json | 67 ++++++++++++++++++++++++++++++++++ 3 files changed, 191 insertions(+) create mode 100644 2019/13xxx/CVE-2019-13038.json create mode 100644 2019/13xxx/CVE-2019-13044.json create mode 100644 2019/13xxx/CVE-2019-13045.json diff --git a/2019/13xxx/CVE-2019-13038.json b/2019/13xxx/CVE-2019-13038.json new file mode 100644 index 00000000000..8fe4107ce05 --- /dev/null +++ b/2019/13xxx/CVE-2019-13038.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-13038", + "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": "mod_auth_mellon through 0.14.2 has an Open Redirect via the login?ReturnTo= substring, as demonstrated by omitting the // after http: in the target URL." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/Uninett/mod_auth_mellon/issues/35#issuecomment-503974885", + "refsource": "MISC", + "name": "https://github.com/Uninett/mod_auth_mellon/issues/35#issuecomment-503974885" + } + ] + } +} \ No newline at end of file diff --git a/2019/13xxx/CVE-2019-13044.json b/2019/13xxx/CVE-2019-13044.json new file mode 100644 index 00000000000..6a557314512 --- /dev/null +++ b/2019/13xxx/CVE-2019-13044.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-13044", + "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": "An insecure login process was discovered in Panduit IntraVUE before 3.2.0." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.panduit.com/en/landing-pages/intravue-industrial-network-visualization-and-analytics0/intravue-release-notes.html", + "refsource": "MISC", + "name": "https://www.panduit.com/en/landing-pages/intravue-industrial-network-visualization-and-analytics0/intravue-release-notes.html" + } + ] + } +} \ No newline at end of file diff --git a/2019/13xxx/CVE-2019-13045.json b/2019/13xxx/CVE-2019-13045.json new file mode 100644 index 00000000000..105cb9c7c63 --- /dev/null +++ b/2019/13xxx/CVE-2019-13045.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-13045", + "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": "Irssi before 1.0.8, 1.1.x before 1.1.3, and 1.2.x before 1.2.1, when SASL is enabled, has a use after free when sending SASL login to the server." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/irssi/irssi/commit/d23b0d22cc611e43c88d99192a59f413f951a955", + "refsource": "MISC", + "name": "https://github.com/irssi/irssi/commit/d23b0d22cc611e43c88d99192a59f413f951a955" + }, + { + "url": "https://irssi.org/security/irssi_sa_2019_06.txt", + "refsource": "MISC", + "name": "https://irssi.org/security/irssi_sa_2019_06.txt" + } + ] + } +} \ No newline at end of file