VDB
KO

PYSEC-2022-43012

Quick fix

PYSEC-2022-43012 — setuptools: upgrade to the fixed version with the command below.

pip install --upgrade 'setuptools>=43a9c9bfa6aa626ec2a22540bea28d2ca77964be'

Details

Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom PackageIndex page. There is a Regular Expression Denial of Service (ReDoS) in package_index.py.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / setuptools
Introduced in: 0 Fixed in: 43a9c9bfa6aa626ec2a22540bea28d2ca77964be
Fix pip install --upgrade 'setuptools>=43a9c9bfa6aa626ec2a22540bea28d2ca77964be'

References