Skip to content

Commit da50dc4

Browse files
committed
1 parent 6a8cfa0 commit da50dc4

1 file changed

Lines changed: 40 additions & 2 deletions

File tree

advisories/github-reviewed/2026/06/GHSA-5739-39v2-5754/GHSA-5739-39v2-5754.json

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-5739-39v2-5754",
4-
"modified": "2026-06-18T21:09:57Z",
4+
"modified": "2026-06-18T21:10:00Z",
55
"published": "2026-06-18T21:09:56Z",
66
"aliases": [],
77
"summary": "PHP JWT Library: RSA1_5 (RSAES-PKCS1-v1_5) decryption lacks implicit rejection, exposing a Bleichenbacher/Marvin padding oracle",
@@ -45,7 +45,7 @@
4545
"introduced": "0"
4646
},
4747
{
48-
"last_affected": "4.1.6"
48+
"fixed": "3.4.10"
4949
}
5050
]
5151
}
@@ -88,6 +88,44 @@
8888
]
8989
}
9090
]
91+
},
92+
{
93+
"package": {
94+
"ecosystem": "Packagist",
95+
"name": "web-token/jwt-framework"
96+
},
97+
"ranges": [
98+
{
99+
"type": "ECOSYSTEM",
100+
"events": [
101+
{
102+
"introduced": "4.0.0"
103+
},
104+
{
105+
"fixed": "4.0.7"
106+
}
107+
]
108+
}
109+
]
110+
},
111+
{
112+
"package": {
113+
"ecosystem": "Packagist",
114+
"name": "web-token/jwt-framework"
115+
},
116+
"ranges": [
117+
{
118+
"type": "ECOSYSTEM",
119+
"events": [
120+
{
121+
"introduced": "4.1.0"
122+
},
123+
{
124+
"fixed": "4.1.7"
125+
}
126+
]
127+
}
128+
]
91129
}
92130
],
93131
"references": [

0 commit comments

Comments
 (0)