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
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 346 bytes
appveyor.yml -rw-r--r-- 1.1 KB
codecov.yml -rw-r--r-- 485 bytes

back to top