Golang net/http Race Condition Vulnerability

description-logoDescription

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.

affected-products-logoAffected Applications

Go Programming Language

CVE References

CVE-2020-15586