diff --git a/2016/10xxx/CVE-2016-10739.json b/2016/10xxx/CVE-2016-10739.json new file mode 100644 index 00000000000..95f0ef3e5b2 --- /dev/null +++ b/2016/10xxx/CVE-2016-10739.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2016-10739", + "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" : "In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1347549", + "refsource" : "MISC", + "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1347549" + }, + { + "name" : "https://sourceware.org/bugzilla/show_bug.cgi?id=20018", + "refsource" : "MISC", + "url" : "https://sourceware.org/bugzilla/show_bug.cgi?id=20018" + } + ] + } +} diff --git a/2019/6xxx/CVE-2019-6501.json b/2019/6xxx/CVE-2019-6501.json new file mode 100644 index 00000000000..6c42c8c638a --- /dev/null +++ b/2019/6xxx/CVE-2019-6501.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6501", + "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." + } + ] + } +}