In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade wandb
to version 0.12.12 or higher.
wandb is an A CLI and library for interacting with the Weights and Biases API.
Affected versions of this package are vulnerable to Race Condition as a result of using the tempfile.mktemp()
fuctions that returns a file name, which can potentially allow a malicious actor the replace the file before it is used with something else.