Skip to content

[3.11] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (#144371)#145672

Open
vstinner wants to merge 1 commit intopython:3.11from
vstinner:wsgiref311
Open

[3.11] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (#144371)#145672
vstinner wants to merge 1 commit intopython:3.11from
vstinner:wsgiref311

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 9, 2026

Disallow usage of control characters in status in wsgiref.handlers to prevent HTTP header injections.

(cherry picked from commit d931725)

…giref.handlers for security (python#144371)

Disallow usage of control characters in status in wsgiref.handlers
to prevent HTTP header injections.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
(cherry picked from commit d931725)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants