textract
textract copied to clipboard
CVE-2021-21366
Hi,
A vulnerability has been reported on xmldom
xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. 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. This is fixed in version 0.5.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.
https://github.com/xmldom/xmldom/security/advisories/GHSA-h6q6-9hqw-rwfv
Hi @dbashford ,
I'm wondering... any particular reason your specifying exact dependencies versions from your package.json? Allowing any compatible version would make your library forward compatible with these kind of fixes...
Hi @dbashford Did you get chance to look into it and have an update?
Hi @dbashford Did you get chance to look into it and have an update?
Hi @dbashford Any update on this issue?
Hi @dbashford Any specific reason, there is no update on this issue?