We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bba473b + 0fc8712 commit acbc012Copy full SHA for acbc012
lcobucci/jwt/CVE-2021-41106.yaml
@@ -0,0 +1,14 @@
1
+title: "CVE-2021-41106: File reference keys leads to incorrect hashes on HMAC algorithms"
2
+link: https://github.com/lcobucci/jwt/security/advisories/GHSA-7322-jrq4-x5hf
3
+cve: CVE-2021-41106
4
+branches:
5
+ 3.4.x:
6
+ time: 2021-09-28 19:36:49
7
+ versions: ['>=3.4.0','<3.4.6']
8
+ 4.0.x:
9
10
+ versions: ['>=4.0.0', '<4.0.4']
11
+ 4.1.x:
12
13
+ versions: ['>=4.1.0', '<4.1.5']
14
+reference: composer://lcobucci/jwt
0 commit comments