Skip to content

Commit 3f9a936

Browse files
1 parent 5f3d770 commit 3f9a936

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

advisories/github-reviewed/2025/11/GHSA-jc85-fpwf-qm7x/GHSA-jc85-fpwf-qm7x.json

Lines changed: 18 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-jc85-fpwf-qm7x",
4-
"modified": "2025-11-05T18:46:50Z",
4+
"modified": "2025-11-10T19:06:03Z",
55
"published": "2025-11-05T03:30:23Z",
66
"aliases": [
77
"CVE-2025-12735"
@@ -47,11 +47,14 @@
4747
"introduced": "0"
4848
},
4949
{
50-
"last_affected": "2.0.2"
50+
"fixed": "3.0.0"
5151
}
5252
]
5353
}
54-
]
54+
],
55+
"database_specific": {
56+
"last_known_affected_version_range": "<= 2.0.2"
57+
}
5558
}
5659
],
5760
"references": [
@@ -63,14 +66,26 @@
6366
"type": "WEB",
6467
"url": "https://github.com/silentmatt/expr-eval/pull/288"
6568
},
69+
{
70+
"type": "WEB",
71+
"url": "https://github.com/jorenbroekema/expr-eval/commit/1d71bb2ca8f98df8de00e9cc4de8fdd468a7ad43"
72+
},
6673
{
6774
"type": "WEB",
6875
"url": "https://github.com/jorenbroekema/expr-eval"
6976
},
77+
{
78+
"type": "WEB",
79+
"url": "https://github.com/jorenbroekema/expr-eval/blob/460b820ba01c5aca6c5d84a7d4f1fa5d1913c67b/test/security.js"
80+
},
7081
{
7182
"type": "WEB",
7283
"url": "https://github.com/silentmatt/expr-eval"
7384
},
85+
{
86+
"type": "WEB",
87+
"url": "https://www.kb.cert.org/vuls/id/263614"
88+
},
7489
{
7590
"type": "WEB",
7691
"url": "https://www.npmjs.com/package/expr-eval"

0 commit comments

Comments
 (0)