Skip to content

Commit 90f85c7

Browse files
1 parent d2990c9 commit 90f85c7

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

advisories/github-reviewed/2026/04/GHSA-jvff-x2qm-6286/GHSA-jvff-x2qm-6286.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-jvff-x2qm-6286",
4-
"modified": "2026-04-10T22:10:49Z",
4+
"modified": "2026-04-14T15:10:35Z",
55
"published": "2026-04-10T22:10:49Z",
66
"aliases": [],
77
"summary": "mathjs Allows Improperly Controlled Modification of Dynamically-Determined Object Attributes",
8-
"details": "### Impact\nTwo security vulnerabilities where detected that allowed executing arbitrary JavaScript via the expression parser of mathjs. You can be affected when you have an application where users can evaluate arbitrary expressions using the mathjs expression parser.\n\n### Patches\nThe problem is patched in mathjs v15.2.0.\n\n### Workarounds\nThere is no workaround without upgrading.",
8+
"details": "### Impact\nTwo security vulnerabilities, the first of which was introduced in version 13.1.0, were detected that allowed executing arbitrary JavaScript via the expression parser of mathjs. You can be affected when you have an application where users can evaluate arbitrary expressions using the mathjs expression parser.\n\n### Patches\nThe problem is patched in mathjs v15.2.0.\n\n### Workarounds\nThere is no workaround without upgrading.",
99
"severity": [
1010
{
1111
"type": "CVSS_V3",
@@ -23,7 +23,7 @@
2323
"type": "ECOSYSTEM",
2424
"events": [
2525
{
26-
"introduced": "0"
26+
"introduced": "13.1.0"
2727
},
2828
{
2929
"fixed": "15.2.0"
@@ -46,6 +46,10 @@
4646
"type": "WEB",
4747
"url": "https://github.com/josdejong/mathjs/commit/0aee2f61866e35ffa0aef915221cdf6b026ffdd4"
4848
},
49+
{
50+
"type": "WEB",
51+
"url": "https://github.com/josdejong/mathjs/commit/bcf0da46f0b8577ec03c9ecd7bff8b5c2543a611"
52+
},
4953
{
5054
"type": "PACKAGE",
5155
"url": "https://github.com/josdejong/mathjs"

0 commit comments

Comments
 (0)