gh-123067: Fix quadratic complexity in parsing cookies with backslashes by serhiy-storchaka · Pull Request #123075 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Aug 17, 2024miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Aug 17, 2024miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Aug 17, 2024miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Aug 17, 2024miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Aug 17, 2024miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Aug 17, 2024rickprice added a commit to ActiveState/cpython that referenced this pull request
Aug 22, 2024pythongh-123067: Fix quadratic complexity in parsing "-quoted cookie … …values with backslashes (pythonGH-123075) This fixes CVE-2024-7592. Redo tests without a subtest Backport how RegEx stuff is handled to Python2
Akendo added a commit to gardenlinux/package-python3.12 that referenced this pull request
Aug 22, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters