From 62e9b751ade228cdda7991c2cf9fb89d4678cc4c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 12 Oct 2019 18:00:57 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/17xxx/CVE-2019-17514.json | 5 +++ 2019/17xxx/CVE-2019-17521.json | 62 +++++++++++++++++++++++++++++++ 2019/17xxx/CVE-2019-17522.json | 67 ++++++++++++++++++++++++++++++++++ 3 files changed, 134 insertions(+) create mode 100644 2019/17xxx/CVE-2019-17521.json create mode 100644 2019/17xxx/CVE-2019-17522.json diff --git a/2019/17xxx/CVE-2019-17514.json b/2019/17xxx/CVE-2019-17514.json index b061e8379f8..1141e960bcd 100644 --- a/2019/17xxx/CVE-2019-17514.json +++ b/2019/17xxx/CVE-2019-17514.json @@ -106,6 +106,11 @@ "url": "https://www.vice.com/en_us/article/zmjwda/a-code-glitch-may-have-caused-errors-in-more-than-100-published-studies", "refsource": "MISC", "name": "https://www.vice.com/en_us/article/zmjwda/a-code-glitch-may-have-caused-errors-in-more-than-100-published-studies" + }, + { + "refsource": "MISC", + "name": "https://twitter.com/chris_bloke/status/1181997278136958976", + "url": "https://twitter.com/chris_bloke/status/1181997278136958976" } ] } diff --git a/2019/17xxx/CVE-2019-17521.json b/2019/17xxx/CVE-2019-17521.json new file mode 100644 index 00000000000..3387fa823b9 --- /dev/null +++ b/2019/17xxx/CVE-2019-17521.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-17521", + "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 issue was discovered in Landing-CMS 0.0.6. There is a CSRF vulnerability that can change the admin's password via the password/ URI," + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/Elias-Black/Landing-CMS/issues/8", + "refsource": "MISC", + "name": "https://github.com/Elias-Black/Landing-CMS/issues/8" + } + ] + } +} \ No newline at end of file diff --git a/2019/17xxx/CVE-2019-17522.json b/2019/17xxx/CVE-2019-17522.json new file mode 100644 index 00000000000..a03f18b8945 --- /dev/null +++ b/2019/17xxx/CVE-2019-17522.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-17522", + "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": "A stored XSS vulnerability was discovered in Hotaru CMS v1.7.2 via the admin_index.php?page=settings SITE NAME field (aka SITE_NAME), a related issue to CVE-2011-4709.1." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/HotaruCMS/HotaruCMS/issues/101", + "refsource": "MISC", + "name": "https://github.com/HotaruCMS/HotaruCMS/issues/101" + }, + { + "url": "https://github.com/HotaruCMS/HotaruCMS/blob/1a58334da94511df723bfbe78bba77765df181b1/install/libs/install_tables.php#L383", + "refsource": "MISC", + "name": "https://github.com/HotaruCMS/HotaruCMS/blob/1a58334da94511df723bfbe78bba77765df181b1/install/libs/install_tables.php#L383" + } + ] + } +} \ No newline at end of file