Description
SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the Enforcer incorrectly validates scope paths by using a simple prefix match (startswith). This allows a token with access to a specific path (e.g., /john) to also access sibling paths that start with the same prefix (e.g., /johnathan, /johnny), which is an Authorization Bypass. This issue has been patched in version 1.9.6.
Problem types
CWE-285: Improper Authorization
Product status
References
github.com/...tokens/security/advisories/GHSA-w8fp-g9rh-34jh
github.com/...ommit/7a237c0f642efb9e8c36ac564b745895cca83583
github.com/scitokens/scitokens/releases/tag/v1.9.6