Skip to content

Commit 2db8d6c

Browse files
1 parent 86f6ea9 commit 2db8d6c

File tree

1 file changed

+25
-5
lines changed

1 file changed

+25
-5
lines changed

advisories/github-reviewed/2026/03/GHSA-jp2q-39xq-3w4g/GHSA-jp2q-39xq-3w4g.json

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-jp2q-39xq-3w4g",
4-
"modified": "2026-03-25T18:33:22Z",
4+
"modified": "2026-04-08T22:27:44Z",
55
"published": "2026-03-19T19:13:13Z",
66
"aliases": [
77
"CVE-2026-33349"
@@ -27,15 +27,31 @@
2727
{
2828
"introduced": "4.0.0-beta.3"
2929
},
30+
{
31+
"fixed": "4.5.5"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "npm",
40+
"name": "fast-xml-parser"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "5.0.0"
48+
},
3049
{
3150
"fixed": "5.5.7"
3251
}
3352
]
3453
}
35-
],
36-
"database_specific": {
37-
"last_known_affected_version_range": "<= 5.5.6"
38-
}
54+
]
3955
}
4056
],
4157
"references": [
@@ -51,6 +67,10 @@
5167
"type": "WEB",
5268
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/239b64aa1fc5c5455ddebbbb54a187eb68c9fdb7"
5369
},
70+
{
71+
"type": "WEB",
72+
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/88d0936a23dabe51bfbf42255e2ce912dfee2221"
73+
},
5474
{
5575
"type": "PACKAGE",
5676
"url": "https://github.com/NaturalIntelligence/fast-xml-parser"

0 commit comments

Comments
 (0)