-
-
Notifications
You must be signed in to change notification settings - Fork 348
Closed
Description
fromCodePoint (mentioned in vuln description) introduced in: 5b6000a4 — PR #726, changed fromCharCode → fromCodePoint (Feb 26, 2025)
Version before still uses fromCharCode (which i assume is not affected): https://github.com/NaturalIntelligence/fast-xml-parser/blob/v5.0.8/src/xmlparser/OrderedObjParser.js
String.fromCharCode() — wraps silently, no crash possible
So first vulnerable release is actually 5.0.9 https://github.com/NaturalIntelligence/fast-xml-parser/blob/v5.0.9/src/xmlparser/OrderedObjParser.js
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels