Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2021-21366 #215

Open
OlivierB-OB opened this issue Mar 15, 2021 · 5 comments
Open

CVE-2021-21366 #215

OlivierB-OB opened this issue Mar 15, 2021 · 5 comments

Comments

@OlivierB-OB
Copy link
Contributor

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.

GHSA-h6q6-9hqw-rwfv

@OlivierB-OB
Copy link
Contributor Author

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...

@prafullkulkarni
Copy link

Hi @dbashford
Did you get chance to look into it and have an update?

@prafullkulkarni
Copy link

Hi @dbashford
Did you get chance to look into it and have an update?

@prafullkulkarni
Copy link

Hi @dbashford
Any update on this issue?

@prafullkulkarni
Copy link

Hi @dbashford
Any specific reason, there is no update on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants