Skip to content

Commit e763355

Browse files
Update Misc/NEWS.d/next/Security/2026-01-31-21-56-54.gh-issue-144370.fp9m8t.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent c7b66c4 commit e763355

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Disallow usage of control characters in header names, values and statuses in ``Lib/wsgiref/handlers.py`` for security. Patch by Benedikt Johannes.
1+
Disallow usage of control characters in headers and status
2+
in :mod:`wsgiref.handlers`` to prevent header injection.
3+
Patch by Benedikt Johannes.

0 commit comments

Comments
 (0)