xmldom versions 0.4.0 and older do not correctly preserve system identifiers, FPIs or namespaces when repeatedly parsing and serializing maliciously crafted documents.
This may lead to unexpected syntactic changes during XML processing in some downstream applications.
Update to 0.5.0 (once it is released)
Downstream applications can validate the input and reject the maliciously crafted documents.
Similar to this one reported on the Go standard library:
If you have any questions or comments about this advisory:
xmldom/xmldom
npm owner ls xmldom
{ "nvd_published_at": "2021-03-12T17:15:00Z", "github_reviewed_at": "2021-03-12T16:21:24Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-115", "CWE-436" ] }