Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-123067: Fix quadratic complexity in parsing cookies with backslashes#123075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedAug 16, 2024
edited by bedevere-appbot
Loading

Copy link
Contributor

@sethmlarsonsethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Ran the new tests with and without the changes, the approach looks good to me! Thanks@serhiy-storchaka! 🙏

@serhiy-storchakaserhiy-storchaka merged commit44e4583 intopython:mainAug 17, 2024
@miss-islington-app
Copy link

Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9, 3.10, 3.11, 3.12, 3.13.
🐍🍒⛏🤖

@serhiy-storchakaserhiy-storchaka deleted the http-coockies-optimize-re branchAugust 17, 2024 13:30
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestAug 17, 2024
…values with backslashes (pythonGH-123075)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-123103 is a backport of this pull request to the3.13 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestAug 17, 2024
…values with backslashes (pythonGH-123075)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelAug 17, 2024
@bedevere-app
Copy link

GH-123104 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelAug 17, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestAug 17, 2024
…values with backslashes (pythonGH-123075)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-123105 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelAug 17, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestAug 17, 2024
…values with backslashes (pythonGH-123075)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-123106 is a backport of this pull request to the3.10 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.10only security fixes labelAug 17, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestAug 17, 2024
…values with backslashes (pythonGH-123075)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-123107 is a backport of this pull request to the3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestAug 17, 2024
…values with backslashes (pythonGH-123075)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-123108 is a backport of this pull request to the3.8 branch.

jeremyhylton pushed a commit to jeremyhylton/cpython that referenced this pull requestAug 19, 2024
rickprice added a commit to ActiveState/cpython that referenced this pull requestAug 21, 2024
pythongh-123067: Fix quadratic complexity in parsing "-quoted cookie ……values with backslashes (pythonGH-123075)This fixesCVE-2024-7592.
rickprice added a commit to ActiveState/cpython that referenced this pull requestAug 22, 2024
pythongh-123067: Fix quadratic complexity in parsing "-quoted cookie ……values with backslashes (pythonGH-123075)This fixesCVE-2024-7592.Redo tests without a subtestBackport how RegEx stuff is handled to Python2
rickprice added a commit to ActiveState/cpython that referenced this pull requestAug 22, 2024
pythongh-123067: Fix quadratic complexity in parsing "-quoted cookie ……values with backslashes (pythonGH-123075)This fixesCVE-2024-7592.
blhsing pushed a commit to blhsing/cpython that referenced this pull requestAug 22, 2024
Akendo added a commit to gardenlinux/package-python3.12 that referenced this pull requestAug 22, 2024
We create a patch from the PR on GitHub that address the vulerability.python/cpython#123075
hauntsaninja pushed a commit that referenced this pull requestAug 24, 2024
… values with backslashes (GH-123075) (#123103)gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes (GH-123075)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
hauntsaninja pushed a commit that referenced this pull requestAug 24, 2024
… values with backslashes (GH-123075) (#123104)gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes (GH-123075)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
ambv pushed a commit that referenced this pull requestSep 4, 2024
…values with backslashes (GH-123075) (#123108)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
ambv pushed a commit that referenced this pull requestSep 4, 2024
…values with backslashes (GH-123075) (#123107)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
ambv pushed a commit that referenced this pull requestSep 4, 2024
… values with backslashes (GH-123075) (#123105)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
ambv pushed a commit that referenced this pull requestSep 4, 2024
… values with backslashes (GH-123075) (#123106)This fixesCVE-2024-7592.(cherry picked from commit44e4583)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
vEpiphyte added a commit to vertexproject/synapse that referenced this pull requestDec 31, 2024
Vendor the fixes from CPython forGHSA-7pwv-g7hj-39pr and applies them atimport time of `synapse.common`.python/cpython#123067python/cpython#123075
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@sethmlarsonsethmlarsonsethmlarson approved these changes

@picnixzpicnixzpicnixz approved these changes

Assignees

No one assigned

Labels

type-securityA security issue

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@serhiy-storchaka@picnixz@sethmlarson

[8]ページ先頭

©2009-2025 Movatter.jp