A race condition can cause incorrect HTTP request routing.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://github.com/ntbosscher/gobase/commit/a8d40bce9c429d324122d18c446924dab809e812 | third party advisory patch |
https://pkg.go.dev/vuln/GO-2022-0400 | third party advisory patch |