diff --git a/2018/18xxx/CVE-2018-18810.json b/2018/18xxx/CVE-2018-18810.json index 40a2c6647d5..e4b6822cc59 100644 --- a/2018/18xxx/CVE-2018-18810.json +++ b/2018/18xxx/CVE-2018-18810.json @@ -80,7 +80,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "The Administrator Service component of TIBCO Software Inc.'s TIBCO Managed File Transfer Command Center, and TIBCO Managed File Transfer Internet Server contains vulnerabilities where an authenticated user with specific privileges can gain access to credentials to other systems.\n\n\nAffected releases are TIBCO Software Inc.'s TIBCO Managed File Transfer Command Center: versions up to and including 7.3.2; 8.0.0; 8.0.1; 8.0.2; 8.1.0, and TIBCO Managed File Transfer Internet Server: versions up to and including 7.3.2; 8.0.0; 8.0.1; 8.0.2; 8.1.0." + "value" : "The Administrator Service component of TIBCO Software Inc.'s TIBCO Managed File Transfer Command Center, and TIBCO Managed File Transfer Internet Server contains vulnerabilities where an authenticated user with specific privileges can gain access to credentials to other systems. Affected releases are TIBCO Software Inc.'s TIBCO Managed File Transfer Command Center: versions up to and including 7.3.2; 8.0.0; 8.0.1; 8.0.2; 8.1.0, and TIBCO Managed File Transfer Internet Server: versions up to and including 7.3.2; 8.0.0; 8.0.1; 8.0.2; 8.1.0." } ] }, @@ -115,9 +115,13 @@ "references" : { "reference_data" : [ { + "name" : "http://www.tibco.com/services/support/advisories", + "refsource" : "MISC", "url" : "http://www.tibco.com/services/support/advisories" }, { + "name" : "https://www.tibco.com/support/advisories/2018/12/tibco-security-advisory-december-11-2018-tibco-managed-file-transfer", + "refsource" : "CONFIRM", "url" : "https://www.tibco.com/support/advisories/2018/12/tibco-security-advisory-december-11-2018-tibco-managed-file-transfer" } ] diff --git a/2018/20xxx/CVE-2018-20064.json b/2018/20xxx/CVE-2018-20064.json new file mode 100644 index 00000000000..c749086d723 --- /dev/null +++ b/2018/20xxx/CVE-2018-20064.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-20064", + "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" : "doorGets 7.0 allows remote attackers to write to arbitrary files via directory traversal, as demonstrated by a dg-user/?controller=theme&action=edit&name=doorgets&file=../../1.txt%00 URI with content in the theme_content_nofi parameter." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/doorgets/CMS/issues/12", + "refsource" : "MISC", + "url" : "https://github.com/doorgets/CMS/issues/12" + } + ] + } +}