Untriaged
Activity log
- Created suggestion
Header injection via newlines in data URL mediatype
User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.
References
-
https://github.com/python/cpython/issues/143925 issue-tracking
Affected products
CPython
- <3.13.12
- <3.15.0
- <3.15.0a6
- <3.14.3
Matching in nixpkgs
pkgs.haskellPackages.cpython
Bindings for libpython
Package maintainers
-
@sheepforce Phillip Seeber <phillip.seeber@googlemail.com>