Skip to content

Commit acbc012

Browse files
authored
Merge pull request #590 from SvenRtbg/patch-1
Add CVE-2021-41106 for lcobucci/jwt
2 parents bba473b + 0fc8712 commit acbc012

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

lcobucci/jwt/CVE-2021-41106.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
time: 2021-09-28 19:36:49
10+
versions: ['>=4.0.0', '<4.0.4']
11+
4.1.x:
12+
time: 2021-09-28 19:36:49
13+
versions: ['>=4.1.0', '<4.1.5']
14+
reference: composer://lcobucci/jwt

0 commit comments

Comments
 (0)