Releases70
Frequency2 months 3 days
Last Release
Stars17.6K
Python composable command line interface toolkit

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
< 8.3.37.2 HIGH

Pallets Click, versions 8.3.2 and below, contain a command injection vulnerability in the click.edit() function, allowing attackers to pass arbitrary OS commands from an unprivileged account.

all versions7.5 HIGH

click/install.py in click does not require files in package filesystem tarballs to start with ./ (dot slash), which allows remote attackers to install an alternate security policy and gain privileges via a crafted package, as demonstrated by the test.mmrow app for Ubuntu phone.