mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
83 lines
2.5 KiB
JSON
83 lines
2.5 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve@mitre.org",
|
|
"ID" : "CVE-2016-3958",
|
|
"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" : "Untrusted search path vulnerability in Go before 1.5.4 and 1.6.x before 1.6.1 on Windows allows local users to gain privileges via a Trojan horse DLL in the current working directory, related to use of the LoadLibrary function."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "[golang-announce] 20160412 [security] Go 1.6.1 and 1.5.4 are released",
|
|
"refsource" : "MLIST",
|
|
"url" : "https://groups.google.com/forum/#!topic/golang-announce/9eqIHqaWvck"
|
|
},
|
|
{
|
|
"name" : "[oss-security] 20160405 CVE request - Go - DLL loading, Big int",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.openwall.com/lists/oss-security/2016/04/05/1"
|
|
},
|
|
{
|
|
"name" : "[oss-security] 20160405 Re: CVE request - Go - DLL loading, Big int",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.openwall.com/lists/oss-security/2016/04/05/2"
|
|
},
|
|
{
|
|
"name" : "https://github.com/golang/go/issues/14959",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/golang/go/issues/14959"
|
|
},
|
|
{
|
|
"name" : "https://go-review.googlesource.com/#/c/21428/",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://go-review.googlesource.com/#/c/21428/"
|
|
}
|
|
]
|
|
}
|
|
}
|