Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade fast-xml-builder to version 1.1.5 or higher.
Affected versions of this package are vulnerable to XML Injection in fxb.js, which does not properly handle closing delimiters for comment and CDATA values. The --> sequence in comment content and the ]]> sequence in CDATA sections can be coopted to close their respective sections early and inject JavaScript objects that will be executed when the elements are rendered and/or SOAP request is processed.