From 41211f99d2dd143e534b3e9dbbb95b3e1fa400b3 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 11 Mar 2019 00:51:31 -0400 Subject: [PATCH] - Synchronized data. --- 2019/9xxx/CVE-2019-9656.json | 53 ++++++++++++++++++++++++- 2019/9xxx/CVE-2019-9658.json | 77 ++++++++++++++++++++++++++++++++++++ 2019/9xxx/CVE-2019-9659.json | 18 +++++++++ 2019/9xxx/CVE-2019-9660.json | 62 +++++++++++++++++++++++++++++ 2019/9xxx/CVE-2019-9661.json | 62 +++++++++++++++++++++++++++++ 2019/9xxx/CVE-2019-9662.json | 62 +++++++++++++++++++++++++++++ 2019/9xxx/CVE-2019-9663.json | 18 +++++++++ 7 files changed, 350 insertions(+), 2 deletions(-) create mode 100644 2019/9xxx/CVE-2019-9658.json create mode 100644 2019/9xxx/CVE-2019-9659.json create mode 100644 2019/9xxx/CVE-2019-9660.json create mode 100644 2019/9xxx/CVE-2019-9661.json create mode 100644 2019/9xxx/CVE-2019-9662.json create mode 100644 2019/9xxx/CVE-2019-9663.json diff --git a/2019/9xxx/CVE-2019-9656.json b/2019/9xxx/CVE-2019-9656.json index 84e5d85eaa5..444b61df459 100644 --- a/2019/9xxx/CVE-2019-9656.json +++ b/2019/9xxx/CVE-2019-9656.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2019-9656", - "STATE" : "RESERVED" + "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", @@ -11,7 +34,33 @@ "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 issue was discovered in LibOFX 0.9.14. There is a NULL pointer dereference in the function OFXApplication::startElement in the file lib/ofx_sgml.cpp, as demonstrated by ofxdump." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/TeamSeri0us/pocs/tree/master/libofx", + "refsource" : "MISC", + "url" : "https://github.com/TeamSeri0us/pocs/tree/master/libofx" + }, + { + "name" : "https://github.com/libofx/libofx/issues/22", + "refsource" : "MISC", + "url" : "https://github.com/libofx/libofx/issues/22" } ] } diff --git a/2019/9xxx/CVE-2019-9658.json b/2019/9xxx/CVE-2019-9658.json new file mode 100644 index 00000000000..ad97369d7a4 --- /dev/null +++ b/2019/9xxx/CVE-2019-9658.json @@ -0,0 +1,77 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9658", + "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" : "Checkstyle before 8.18 loads external DTDs by default." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://checkstyle.org/releasenotes.html#Release_8.18", + "refsource" : "MISC", + "url" : "https://checkstyle.org/releasenotes.html#Release_8.18" + }, + { + "name" : "https://github.com/checkstyle/checkstyle/issues/6474", + "refsource" : "MISC", + "url" : "https://github.com/checkstyle/checkstyle/issues/6474" + }, + { + "name" : "https://github.com/checkstyle/checkstyle/issues/6478", + "refsource" : "MISC", + "url" : "https://github.com/checkstyle/checkstyle/issues/6478" + }, + { + "name" : "https://github.com/checkstyle/checkstyle/pull/6476", + "refsource" : "MISC", + "url" : "https://github.com/checkstyle/checkstyle/pull/6476" + } + ] + } +} diff --git a/2019/9xxx/CVE-2019-9659.json b/2019/9xxx/CVE-2019-9659.json new file mode 100644 index 00000000000..0421223a507 --- /dev/null +++ b/2019/9xxx/CVE-2019-9659.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9659", + "STATE" : "RESERVED" + }, + "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." + } + ] + } +} diff --git a/2019/9xxx/CVE-2019-9660.json b/2019/9xxx/CVE-2019-9660.json new file mode 100644 index 00000000000..88e7d2677c8 --- /dev/null +++ b/2019/9xxx/CVE-2019-9660.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9660", + "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" : "Stored XSS exists in YzmCMS 5.2 via the admin/category/edit.html \"catname\" parameter." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/yzmcms/yzmcms/issues/12", + "refsource" : "MISC", + "url" : "https://github.com/yzmcms/yzmcms/issues/12" + } + ] + } +} diff --git a/2019/9xxx/CVE-2019-9661.json b/2019/9xxx/CVE-2019-9661.json new file mode 100644 index 00000000000..559c3abed52 --- /dev/null +++ b/2019/9xxx/CVE-2019-9661.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9661", + "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" : "Stored XSS exists in YzmCMS 5.2 via the admin/system_manage/user_config_edit.html \"value\" parameter," + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/yzmcms/yzmcms/issues/13", + "refsource" : "MISC", + "url" : "https://github.com/yzmcms/yzmcms/issues/13" + } + ] + } +} diff --git a/2019/9xxx/CVE-2019-9662.json b/2019/9xxx/CVE-2019-9662.json new file mode 100644 index 00000000000..fca64f609a5 --- /dev/null +++ b/2019/9xxx/CVE-2019-9662.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9662", + "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 JTBC(PHP) 3.0.1.8. Its cache management module is flawed. An arbitrary file ending in \"inc.php\" can be deleted via a console/cache/manage.php?type=action&action=batch&batch=delete&ids=../ substring." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/jetiben/jtbc/issues/9", + "refsource" : "MISC", + "url" : "https://github.com/jetiben/jtbc/issues/9" + } + ] + } +} diff --git a/2019/9xxx/CVE-2019-9663.json b/2019/9xxx/CVE-2019-9663.json new file mode 100644 index 00000000000..5d8d78c84f0 --- /dev/null +++ b/2019/9xxx/CVE-2019-9663.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9663", + "STATE" : "RESERVED" + }, + "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." + } + ] + } +}