Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security] Fixed TOCTOU in RememberMe cache token verifier #45808

Merged
merged 1 commit into from Mar 24, 2022

Conversation

zerkms
Copy link
Contributor

@zerkms zerkms commented Mar 22, 2022

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #42637
License MIT
Doc PR

@zerkms zerkms requested review from wouterj and chalasr as code owners Mar 22, 2022
@carsonbot carsonbot added this to the 5.4 milestone Mar 22, 2022
@carsonbot carsonbot changed the title bug #42637 [Security] Fixed TOCTOU in RememberMe cache token verifier [Security] bug #42637 Fixed TOCTOU in RememberMe cache token verifier Mar 22, 2022
@zerkms zerkms force-pushed the I42637-toctou-cachetokenverifier branch from a84f9ee to 2b8bee5 Compare Mar 22, 2022
@zerkms
Copy link
Contributor Author

zerkms commented Mar 22, 2022

UPD: failed tests are unrelated to the changed code

@nicolas-grekas nicolas-grekas changed the title [Security] bug #42637 Fixed TOCTOU in RememberMe cache token verifier [Security] Fixed TOCTOU in RememberMe cache token verifier Mar 22, 2022
@zerkms zerkms force-pushed the I42637-toctou-cachetokenverifier branch from 2b8bee5 to 409897b Compare Mar 24, 2022
fabpot
fabpot approved these changes Mar 24, 2022
@fabpot
Copy link
Member

fabpot commented Mar 24, 2022

Thank you @zerkms.

@fabpot fabpot merged commit acf1f71 into symfony:5.4 Mar 24, 2022
10 of 11 checks passed
This was referenced Apr 2, 2022
@zerkms zerkms deleted the I42637-toctou-cachetokenverifier branch Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants