From 645dc8a523ff17dde782e16f6089bf36b0402fd9 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 8 Feb 2019 23:07:00 -0500 Subject: [PATCH] - Synchronized data. --- 2019/7xxx/CVE-2019-7653.json | 2 +- 2019/7xxx/CVE-2019-7657.json | 18 ++++++++++++++++++ 2019/7xxx/CVE-2019-7658.json | 18 ++++++++++++++++++ 3 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 2019/7xxx/CVE-2019-7657.json create mode 100644 2019/7xxx/CVE-2019-7658.json diff --git a/2019/7xxx/CVE-2019-7653.json b/2019/7xxx/CVE-2019-7653.json index 6492c04b540..9e6d72899e2 100644 --- a/2019/7xxx/CVE-2019-7653.json +++ b/2019/7xxx/CVE-2019-7653.json @@ -34,7 +34,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "The CLI tools in RDFLib 4.2.2 can load Python modules from the current working directory, allowing code injection, because \"python -m\" looks in this directory, as demonstrated by rdf2dot." + "value" : "The Debian python-rdflib-tools 4.2.2-1 package for RDFLib 4.2.2 has CLI tools that can load Python modules from the current working directory, allowing code injection, because \"python -m\" looks in this directory, as demonstrated by rdf2dot. This issue is specific to use of the debian/scripts directory." } ] }, diff --git a/2019/7xxx/CVE-2019-7657.json b/2019/7xxx/CVE-2019-7657.json new file mode 100644 index 00000000000..a3bb6faec24 --- /dev/null +++ b/2019/7xxx/CVE-2019-7657.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-7657", + "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/7xxx/CVE-2019-7658.json b/2019/7xxx/CVE-2019-7658.json new file mode 100644 index 00000000000..0454707e913 --- /dev/null +++ b/2019/7xxx/CVE-2019-7658.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-7658", + "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." + } + ] + } +}