2017-10-16 12:31:07 -04:00
{
2021-07-09 11:00:48 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-17 22:58:57 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2012-2666" ,
2021-07-09 11:00:48 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "go/golang" ,
"version" : {
"version_data" : [
{
"version_value" : "go/golang 1.0.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-377"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2012-2666" ,
"url" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2012-2666"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=765455" ,
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=765455"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/golang/go/commit/8ac275bb01588a8c0e6c0fe2de7fd11f08feccdd" ,
"url" : "https://github.com/golang/go/commit/8ac275bb01588a8c0e6c0fe2de7fd11f08feccdd"
} ,
{
"refsource" : "MISC" ,
"name" : "https://codereview.appspot.com/5992078" ,
"url" : "https://codereview.appspot.com/5992078"
2021-09-02 09:00:53 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20210902-0009/" ,
"url" : "https://security.netapp.com/advisory/ntap-20210902-0009/"
2021-07-09 11:00:48 +00:00
}
]
2019-03-17 22:58:57 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-07-09 11:00:48 +00:00
"value" : "golang/go in 1.0.2 fixes all.bash on shared machines. dotest() in src/pkg/debug/gosym/pclntab_test.go creates a temporary file with predicable name and executes it as shell script."
2019-03-17 22:58:57 +00:00
}
]
}
}