Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestion detail

Untriaged
created 2 months, 3 weeks ago
Header injection in http.cookies.Morsel

When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.

References

Affected products

CPython
  • <3.15.0a6
  • <3.15.0
  • <3.14.3
  • <3.13.12

Matching in nixpkgs

Package maintainers