4 matches found
CVE-2024-33531
cdbattags lua-resty-jwt 0.2.3 allows attackers to bypass all JWT-parsing signature checks by crafting a JWT with an enc header with the value A256GCM...
CVE-2024-33531
cdbattags lua-resty-jwt 0.2.3 allows attackers to bypass all JWT-parsing signature checks by crafting a JWT with an enc header with the value A256GCM...
CVE-2024-33531
The lua-resty-jwt 0.2.3 library is vulnerable to an authentication bypass because it fails to properly validate JWT-parsing signature checks. Attackers can exploit this by crafting a JWT with an enc header set to the value A256GCM , potentially allowing unauthorized access to resources. This vuln...
Critical vulnerability in JSON Web Encryption (JWE) - RFC 7516
tl;dr if you are using go-jose, node-jose, jose2go, Nimbus JOSE+JWT or jose4j with ECDH-ES please update to the latest version. RFC 7516 aka JSON Web Encryption JWE hence many software libraries implementing this specification used to suffer from a classic Invalid Curve Attack. This would allow a...