AES-CBC decryption is vulnerable to a timing attack which may permit an attacker to recover the plaintext of JWE data.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2023-1859" }
{ "imports": [ { "path": "github.com/lestrrat-go/jwx/jwe/internal/aescbc", "symbols": [ "Hmac.Open", "unpad" ] } ] }
{ "imports": [ { "path": "github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc", "symbols": [ "Hmac.Open", "unpad" ] } ] }