diff --git a/2017/17xxx/CVE-2017-17741.json b/2017/17xxx/CVE-2017-17741.json index b23d0a4296b..b414c5dfc10 100644 --- a/2017/17xxx/CVE-2017-17741.json +++ b/2017/17xxx/CVE-2017-17741.json @@ -34,7 +34,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "The KVM implementation in the Linux kernel through 4.14.7 allows attackers to cause a denial of service (write_mmio stack-based out-of-bounds read) or possibly have unspecified other impact, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h." + "value" : "The KVM implementation in the Linux kernel through 4.14.7 allows attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h." } ] }, @@ -53,7 +53,7 @@ "references" : { "reference_data" : [ { - "url" : "https://www.spinics.net/lists/kvm/msg160710.html" + "url" : "https://www.spinics.net/lists/kvm/msg160796.html" } ] } diff --git a/2017/17xxx/CVE-2017-17831.json b/2017/17xxx/CVE-2017-17831.json new file mode 100644 index 00000000000..bbfedbad534 --- /dev/null +++ b/2017/17xxx/CVE-2017-17831.json @@ -0,0 +1,66 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2017-17831", + "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" : "GitHub Git LFS before 2.1.1 allows remote attackers to execute arbitrary commands via an ssh URL with an initial dash character in the hostname, located on a \"url =\" line in a .lfsconfig file within a repository." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "http://blog.recurity-labs.com/2017-08-10/scm-vulns" + }, + { + "url" : "https://github.com/git-lfs/git-lfs/pull/2242" + }, + { + "url" : "https://github.com/git-lfs/git-lfs/releases/tag/v2.1.1" + } + ] + } +}