summaryrefslogtreecommitdiffstats
path: root/Misc/python-config.sh.in
diff options
context:
space:
mode:
authorIllia Volochii <illia.volochii@gmail.com>2023-05-17 08:49:20 (GMT)
committerGitHub <noreply@github.com>2023-05-17 08:49:20 (GMT)
commit2f630e1ce18ad2e07428296532a68b11dc66ad10 (patch)
tree9304975238c9ef66124cbb4a43f8b7f006ffd3fe /Misc/python-config.sh.in
parentb58bc8c2a9a316891a5ea1a0487aebfc86c2793a (diff)
downloadcpython-2f630e1ce18ad2e07428296532a68b11dc66ad10.zip
cpython-2f630e1ce18ad2e07428296532a68b11dc66ad10.tar.gz
cpython-2f630e1ce18ad2e07428296532a68b11dc66ad10.tar.bz2
gh-102153: Start stripping C0 control and space chars in `urlsplit` (#102508)
`urllib.parse.urlsplit` has already been respecting the WHATWG spec a bit #25595. This adds more sanitizing to respect the "Remove any leading C0 control or space from input" [rule](https://url.spec.whatwg.org/#url-parsing:~:text=Remove%20any%20leading%20and%20trailing%20C0%20control%20or%20space%20from%20input.) in response to [CVE-2023-24329](https://nvd.nist.gov/vuln/detail/CVE-2023-24329). --------- Co-authored-by: Gregory P. Smith [Google] <greg@krypto.org>
Diffstat (limited to 'Misc/python-config.sh.in')
0 files changed, 0 insertions, 0 deletions