GLSA 202405-10: Setuptools: Denial of Service

Severity:normal
Title:Setuptools: Denial of Service
Date:05/05/2024
Bugs: #879813
ID:202405-10

Synopsis

A vulnerability has been discovered in Setuptools, which can lead to denial of service.

Background

Setuptools is a manager for Python packages.

Affected packages

Package Vulnerable Unaffected Architecture(s)
dev-python/setuptools < 65.5.1 >= 65.5.1 All supported architectures

Description

A vulnerability has been discovered in Setuptools. See the impact field.

Impact

An inefficiency in a regular expression may end in a denial of service if an user is fetching malicious HTML from a package in PyPI or a custom PackageIndex page.

Workaround

There is no known workaround at this time.

Resolution

All Setuptools users should upgrade to the latest version:

          # emerge --sync
          # emerge --ask --oneshot --verbose ">=dev-python/setuptools-65.5.1"
        

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-202405-10.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!