2020-07-07 14:01:20 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2020-07-17 16:01:19 +00:00
"ID" : "CVE-2020-15586" ,
"STATE" : "PUBLIC"
2020-07-07 14:01:20 +00:00
} ,
2020-07-17 16:01:19 +00:00
"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" ,
2020-07-07 14:01:20 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-07-17 16:01:19 +00:00
"value" : "Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers, as demonstrated by the httputil.ReverseProxy Handler, because it reads a request body and writes a response at the same time."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://groups.google.com/forum/#!topic/golang-announce/f2c5bqrGH_g" ,
"url" : "https://groups.google.com/forum/#!topic/golang-announce/f2c5bqrGH_g"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://groups.google.com/forum/#!topic/golang-announce/XZNfaiwgt2w" ,
"url" : "https://groups.google.com/forum/#!topic/golang-announce/XZNfaiwgt2w"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://www.cloudfoundry.org/blog/cve-2020-15586/" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2020-15586/"
2020-07-07 14:01:20 +00:00
}
]
}
}