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

Security vulnerability in xmldom #143

Closed
andrewspinks opened this issue Aug 4, 2021 · 4 comments · Fixed by #146
Closed

Security vulnerability in xmldom #143

andrewspinks opened this issue Aug 4, 2021 · 4 comments · Fixed by #146

Comments

@andrewspinks
Copy link

npm is reporting a security vulnerability in a xmldom which is causing npm audit to fail for users of video.js and mpd-parser. https://www.npmjs.com/advisories/1769

security-vuln

Unfortunately, a fix has not yet been published, so I cannot open a PR to address this yet. xmldom/xmldom#271

@gkatsev
Copy link
Member

gkatsev commented Aug 4, 2021

It's worth noting that xmldom isn't used by mpd-parser in the built files that run on a webpage. It's only used by mpd-parser if you use it via the CLI or via node.js directly.

@dj-documentation
Copy link

videojs/video.js#7389

@dj-documentation
Copy link

Leaving video.js and mpd-parser unpatched trains users to ignore npm audit, yarn audit, and GitHub warnings.

image

@dj-documentation
Copy link

xmldom is now @xmldom/xmldom

xmldom/xmldom#271

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