You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
gobase subject to Incorrect routing of some HTTP requests when using httpauth due to a race condition
Low severity
GitHub Reviewed
Published
Nov 5, 2020
in
ntbosscher/gobase
•
Updated Aug 30, 2023
The product contains a code sequence that can run concurrently with other code, and the code sequence 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 that is operating concurrently.
Learn more on MITRE.
Impact
Incorrect routing of some HTTP requests when using httpauth due to a race condition
Patches
Upgrade to version 0.7.2 for fix
Workarounds
None
For more information
If you have any questions or comments about this advisory:
References