Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950709 (CVE-2025-26699) - <dev-python/django-{4.2.20,5.0.13,5.1.7}: potential DoS in text wrapping
Summary: <dev-python/django-{4.2.20,5.0.13,5.1.7}: potential DoS in text wrapping
Status: CONFIRMED
Alias: CVE-2025-26699
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Security
URL:
Whiteboard:
Keywords:
Depends on: 950744 950745 950746
Blocks:
  Show dependency tree
 
Reported: 2025-03-07 03:46 UTC by Michał Górny
Modified: 2025-03-07 12:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2025-03-07 03:46:15 UTC
CVE-2025-26699: Potential denial-of-service vulnerability in ``django.utils.text.wrap()``
=========================================================================================

The ``wrap()`` and :tfilter:`wordwrap` template filter were subject to a
potential denial-of-service attack when used with very long strings.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2025-03-07 12:47:06 UTC
Cleanup done.