]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-90309: Base64-encode cookie values embedded in JS (GH-148888)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Apr 2026 13:05:17 +0000 (15:05 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2026 13:05:17 +0000 (15:05 +0200)
commit3c59b8b53fc75c7f9578d16fb8201ceb43e8f76c
tree4b4d79fbce5337efcbfc710576d3de857f1d98da
parent7dd784e701132d1871bf02e47db44ab3ff2fbd6c
[3.13] gh-90309: Base64-encode cookie values embedded in JS (GH-148888)

(cherry picked from commit 76b3923d688c0efc580658476c5f525ec8735104)

Co-authored-by: Seth Larson <seth@python.org>
Lib/http/cookies.py
Lib/test/test_http_cookies.py
Misc/NEWS.d/next/Security/2026-04-21-13-46-30.gh-issue-90309.srvj9q.rst [new file with mode: 0644]