- Synchronized data.

This commit is contained in:
CVE Team 2017-12-21 01:04:35 -05:00
parent 57b5d9ad8c
commit 77867d836d
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56
2 changed files with 68 additions and 2 deletions

View File

@ -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"
}
]
}

View File

@ -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"
}
]
}
}