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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.5 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.2 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 51.2 KB
license.rst -rw-r--r-- 46.2 KB
make.bat -rw-r--r-- 5.4 KB

README.rst

back to top