Description
OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, when JWT authentication is configured using either "authJwtPubKeyPath" (local RSA public key) or "authJwtHmacSecret" (HMAC secret), the configured audience value (authJwtAud) is not enforced during token parsing. As a result, validly signed JWT tokens with an incorrect aud claim are accepted for authentication. This allows authentication using tokens intended for a different audience/service. This issue has been patched in version 3000.11.1.
Problem types
CWE-287: Improper Authentication
CWE-345: Insufficient Verification of Data Authenticity
Product status
References
github.com/...iveTin/security/advisories/GHSA-g962-2j28-3cg9
github.com/...ommit/e97d8ecbd8d6ba468c418ca496fcd18f78131233
github.com/OliveTin/OliveTin/releases/tag/3000.11.1