Staging
v0.8.1
https://github.com/python/cpython
Revision 7df32f844efed33ca781a016017eab7050263b90 authored by Miss Islington (bot) on 27 May 2020, 23:17:52 UTC, committed by GitHub on 27 May 2020, 23:17:52 UTC
Disallow CR or LF in email.headerregistry.Address arguments to guard against header injection attacks.
(cherry picked from commit 614f17211c5fc0e5b828be1d3320661d1038fe8f)

Co-authored-by: Ashwin Ramaswami <aramaswamis@gmail.com>

Co-authored-by: Ashwin Ramaswami <aramaswamis@gmail.com>
1 parent 763b193
History
Tip revision: 7df32f844efed33ca781a016017eab7050263b90 authored by Miss Islington (bot) on 27 May 2020, 23:17:52 UTC
bpo-39073: validate Address parts to disallow CRLF (GH-19007) (#19224)
Tip revision: 7df32f8
File Mode Size
ci.yml -rw-r--r-- 2.7 KB
docker-steps.yml -rw-r--r-- 2.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 1.9 KB
pr.yml -rw-r--r-- 1.8 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-steps.yml -rw-r--r-- 1.1 KB

back to top