Skip to content

v2: jws/jwe: split token into fixed number of parts (#1308)#1355

Merged
lestrrat merged 1 commit intodevelop/v2from
gh-1308-for-v2
Apr 16, 2025
Merged

v2: jws/jwe: split token into fixed number of parts (#1308)#1355
lestrrat merged 1 commit intodevelop/v2from
gh-1308-for-v2

Conversation

@lestrrat
Copy link
Collaborator

@lestrrat lestrrat commented Apr 16, 2025

belated backport of #1308 to v2


this avoid to use eccessive memory when processing maliciously crafted tokens with a large number of '.' characters

this avoid to use eccessive memory when processing maliciously
crafted tokens with a large number of '.' characters

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
@lestrrat lestrrat merged commit 64959e1 into develop/v2 Apr 16, 2025
66 checks passed
@lestrrat lestrrat deleted the gh-1308-for-v2 branch April 16, 2025 07:43
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