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

xmldom dependency vulnerability issue #81

Open
yifengren opened this issue Feb 18, 2022 · 0 comments
Open

xmldom dependency vulnerability issue #81

yifengren opened this issue Feb 18, 2022 · 0 comments

Comments

@yifengren
Copy link

tried to install from "sudo npm install -g @oracle/ojet-cli", but showed the vulnerability issue

xmldom *
Severity: moderate
Misinterpretation of malicious XML input - GHSA-5fg8-2547-mr8q
fix available via npm audit fix --force
Will install @oracle/ojet-cli@6.2.0, which is a breaking change
node_modules/xmldom
@oracle/ojet-cli >=7.0.0
Depends on vulnerable versions of xmldom
node_modules/@oracle/ojet-cli

checked the source code here,https://github.com/oracle/ojet-cli/blob/master/package.json, it points to the old version of xmldom 0.5.0

you may want to switch to the new version of xmldom named @xmldom/xmldom (>=0.7.0)

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

1 participant