tqdm@4.40.1 vulnerabilities

Fast, Extensible Progress Meter

Direct Vulnerabilities

Known vulnerabilities in the tqdm package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Injection

Affected versions of this package are vulnerable to Injection due to the handling of optional non-boolean CLI arguments such as --delim, --buf-size, --manpath through python's eval function. An attacker can execute arbitrary code by injecting malicious input into these arguments.

How to fix Injection?

Upgrade tqdm to version 4.66.3 or higher.

[,4.66.3)