Skip to content

DBSC state should only update when cookies can be set #169

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

drubery
Copy link
Collaborator

@drubery drubery commented May 6, 2025

To avoid using the DBSC session parameters or cached challenge as a cross-site information leak, we require that it only be used in contexts that could set a bound cookie anyway.

@drubery drubery requested a review from thefrog-gh May 6, 2025 23:05
Daniel Rubery added 2 commits May 7, 2025 11:22
To avoid using the DBSC session parameters or cached challenge as a
cross-site information leak, we require that it only be used in contexts
that could set a bound cookie anyway.
@drubery drubery force-pushed the push-wtoslmzsklto branch from 4159723 to 5431f1e Compare May 7, 2025 18:24
@drubery drubery changed the base branch from push-rnrklzoxxnwr to main May 7, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants