You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advisories/github-reviewed/2025/11/GHSA-8gw3-rxh4-v6jx/GHSA-8gw3-rxh4-v6jx.json
+53-5Lines changed: 53 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,59 @@
1
1
{
2
2
"schema_version": "1.4.0",
3
3
"id": "GHSA-8gw3-rxh4-v6jx",
4
-
"modified": "2025-11-14T21:30:28Z",
4
+
"modified": "2025-11-17T18:39:19Z",
5
5
"published": "2025-11-14T18:31:39Z",
6
6
"aliases": [
7
7
"CVE-2025-13204"
8
8
],
9
+
"summary": "expr-eval vulnerable to Prototype Pollution",
9
10
"details": "npm package `expr-eval` is vulnerable to Prototype Pollution. An attacker with access to express eval interface can use JavaScript prototype-based inheritance model to achieve arbitrary code execution. The npm expr-eval-fork package resolves this issue.",
0 commit comments