Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CVE-2025-27144: vendor: don't allow unbounded amounts of splits
In compact JWS/JWE, don't allow unbounded number of splits. Count to make sure there's the right number, then use SplitN. Fixes CVE-2025-27144 Bugs: bsc#1237681 Cherry-picked from go-jose/go-jose@99b346c Signed-off-by: Danish Prakash <contact@danishpraka.sh>
- Loading branch information