ServiceStack before 5.9.2 mishandles JWT signature verification unless an application has a custom ValidateToken function that establishes a valid minimum length for a signature.
The product does not verify, or incorrectly verifies, the cryptographic signature for data.
Link | Tags |
---|---|
https://forums.servicestack.net/t/servicestack-v5-9-2-released/8850 | release notes vendor advisory |
https://github.com/ServiceStack/ServiceStack/commit/540d4060e877a03ae95343c1a8560a26768585ee | third party advisory patch |
https://www.shielder.it/blog/2020/11/re-discovering-a-jwt-authentication-bypass-in-servicestack/ | third party advisory exploit |
https://www.shielder.it/advisories/servicestack-jwt-signature-verification-bypass/ | third party advisory exploit |