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.15.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 in the thread cleanup behavior in the finish_thread_id()
function in agent.py
. An attacker can access job status from an unauthorized thread if they are accessed or modified at the same time, which could cause data corruption.