diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-12 15:33:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-12 15:33:19 (GMT) |
commit | f91a0b6df14d6c5133fe3d5889fad7d84fc0c046 (patch) | |
tree | 44f4aa46375441a6e096db5c4cbdb11daf4d9dd5 /Python/Python-ast.c | |
parent | f88b578949a034f511dd1b4c1c161351b3ee0db8 (diff) | |
download | cpython-f91a0b6df14d6c5133fe3d5889fad7d84fc0c046.zip cpython-f91a0b6df14d6c5133fe3d5889fad7d84fc0c046.tar.gz cpython-f91a0b6df14d6c5133fe3d5889fad7d84fc0c046.tar.bz2 |
bpo-39073: validate Address parts to disallow CRLF (#19007) (#20450)
Disallow CR or LF in email.headerregistry.Address arguments to guard against header injection attacks.
(cherry picked from commit 614f17211c5fc0e5b828be1d3320661d1038fe8f)
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions