diff --git a/2018/20xxx/CVE-2018-20721.json b/2018/20xxx/CVE-2018-20721.json new file mode 100644 index 00000000000..95328e460e5 --- /dev/null +++ b/2018/20xxx/CVE-2018-20721.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2018-20721", + "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" : "URI_FUNC() in UriParse.c in uriparser before 0.9.1 has an out-of-bounds read (in uriParse*Ex* functions) for an incomplete URI with an IPv6 address containing an embedded IPv4 address, such as a \"//[::44.1\" address." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/uriparser/uriparser/blob/master/ChangeLog", + "refsource" : "CONFIRM", + "url" : "https://github.com/uriparser/uriparser/blob/master/ChangeLog" + }, + { + "name" : "https://github.com/uriparser/uriparser/commit/cef25028de5ff872c2e1f0a6c562eb3ea9ecbce4", + "refsource" : "CONFIRM", + "url" : "https://github.com/uriparser/uriparser/commit/cef25028de5ff872c2e1f0a6c562eb3ea9ecbce4" + } + ] + } +} diff --git a/2019/6xxx/CVE-2019-6447.json b/2019/6xxx/CVE-2019-6447.json new file mode 100644 index 00000000000..e331ebdae3d --- /dev/null +++ b/2019/6xxx/CVE-2019-6447.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6447", + "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" : "The ES File Explorer File Manager application through 4.1.9.7.4 for Android allows remote attackers to read arbitrary files or execute applications via TCP port 59777 requests on the local Wi-Fi network. This TCP port remains open after the ES application has been launched once, and responds to unauthenticated application/json data over HTTP." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/fs0c131y/ESFileExplorerOpenPortVuln", + "refsource" : "MISC", + "url" : "https://github.com/fs0c131y/ESFileExplorerOpenPortVuln" + }, + { + "name" : "https://twitter.com/fs0c131y/status/1085460755313508352", + "refsource" : "MISC", + "url" : "https://twitter.com/fs0c131y/status/1085460755313508352" + } + ] + } +}