- Synchronized data.

This commit is contained in:
CVE Team 2017-10-19 09:02:41 -04:00
parent 6e6cad9ce2
commit d4be5b97e4
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56
2 changed files with 50 additions and 2 deletions

View File

@ -2,7 +2,30 @@
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-12579",
"STATE" : "RESERVED"
"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",
@ -11,7 +34,26 @@
"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."
"value" : "An insecure suid wrapper binary in the HashiCorp Vagrant VMware Fusion plugin (aka vagrant-vmware-fusion) 4.0.24 and earlier allows a non-root user to obtain a root shell."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://m4.rkw.io/blog/cve201712579-local-root-privesc-in-hashicorp-vagrantvmwarefusion-4024.html"
}
]
}

View File

@ -58,6 +58,12 @@
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1484196"
},
{
"url" : "http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/3db9449e3d6a/"
},
{
"url" : "https://bugs.debian.org/878511"
},
{
"url" : "http://www.securityfocus.com/bid/100518"
}