summaryrefslogtreecommitdiffstats
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-05-06 17:00:07 (GMT)
committerGitHub <noreply@github.com>2021-05-06 17:00:07 (GMT)
commit3fbe96123aeb66664fa547a8f6022efa2dc8788f (patch)
treef9964f2b3247079cc4040b5d13ebf27624022805 /Python/getcompiler.c
parent6c472d3a1d334d4eeb4a25eba7bf3b01611bf667 (diff)
downloadcpython-3fbe96123aeb66664fa547a8f6022efa2dc8788f.zip
cpython-3fbe96123aeb66664fa547a8f6022efa2dc8788f.tar.gz
cpython-3fbe96123aeb66664fa547a8f6022efa2dc8788f.tar.bz2
bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391) (GH-25250)
Fix Regular Expression Denial of Service (ReDoS) vulnerability in urllib.request.AbstractBasicAuthHandler. The ReDoS-vulnerable regex has quadratic worst-case complexity and it allows cause a denial of service when identifying crafted invalid RFCs. This ReDoS issue is on the client side and needs remote attackers to control the HTTP server. (cherry picked from commit 7215d1ae25525c92b026166f9d5cac85fb1defe1) Co-authored-by: Yeting Li <liyt@ios.ac.cn>
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions