Nixpkgs security tracker

Login with GitHub

Suggestion detail

Untriaged
created 4 months ago Activity log
  • Created suggestion
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.

Affected products

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

Matching in nixpkgs

Package maintainers