Skip to content

Commit 0169f06

Browse files
1 parent a00364a commit 0169f06

1 file changed

Lines changed: 23 additions & 3 deletions

File tree

advisories/github-reviewed/2025/07/GHSA-2x45-7fc3-mxwq/GHSA-2x45-7fc3-mxwq.json

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-2x45-7fc3-mxwq",
4-
"modified": "2026-02-18T00:55:29Z",
4+
"modified": "2026-02-27T18:57:12Z",
55
"published": "2025-07-31T21:31:53Z",
66
"aliases": [
77
"CVE-2025-45769"
@@ -11,7 +11,11 @@
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
15+
},
16+
{
17+
"type": "CVSS_V4",
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U"
1519
}
1620
],
1721
"affected": [
@@ -48,10 +52,18 @@
4852
"type": "WEB",
4953
"url": "https://github.com/firebase/php-jwt/issues/618"
5054
},
55+
{
56+
"type": "WEB",
57+
"url": "https://github.com/firebase/php-jwt/issues/620"
58+
},
5159
{
5260
"type": "WEB",
5361
"url": "https://github.com/firebase/php-jwt/pull/613"
5462
},
63+
{
64+
"type": "WEB",
65+
"url": "https://github.com/github/advisory-database/pull/6954"
66+
},
5567
{
5668
"type": "WEB",
5769
"url": "https://github.com/firebase/php-jwt/commit/6b80341bf57838ea2d011487917337901cd71576"
@@ -60,6 +72,14 @@
6072
"type": "WEB",
6173
"url": "https://gist.github.com/ZupeiNie/83756316c4c24fe97a50176a92608db3"
6274
},
75+
{
76+
"type": "ADVISORY",
77+
"url": "https://github.com/advisories/GHSA-2x45-7fc3-mxwq"
78+
},
79+
{
80+
"type": "WEB",
81+
"url": "https://github.com/firebase"
82+
},
6383
{
6484
"type": "PACKAGE",
6585
"url": "https://github.com/firebase/php-jwt"
@@ -73,7 +93,7 @@
7393
"cwe_ids": [
7494
"CWE-326"
7595
],
76-
"severity": "HIGH",
96+
"severity": "LOW",
7797
"github_reviewed": true,
7898
"github_reviewed_at": "2026-02-18T00:55:29Z",
7999
"nvd_published_at": "2025-07-31T20:15:33Z"

0 commit comments

Comments
 (0)