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

npm shows vulnerabilities with dep fast-xml-parser #48

Open
sebki opened this issue Jul 5, 2023 · 0 comments
Open

npm shows vulnerabilities with dep fast-xml-parser #48

sebki opened this issue Jul 5, 2023 · 0 comments

Comments

@sebki
Copy link

sebki commented Jul 5, 2023

Output npm audit:

npm audit report

fast-xml-parser <=4.2.3
Severity: high
fast-xml-parser vulnerable to Regex Injection via Doctype Entities - GHSA-6w63-h3fj-q4vw
fast-xml-parser vulnerable to Prototype Pollution through tag or attribute name - GHSA-x3cc-x39p-42qx
No fix available
node_modules/fast-xml-parser
boardgamegeekclient *
Depends on vulnerable versions of fast-xml-parser
node_modules/boardgamegeekclient

2 high severity vulnerabilities

Maybe not as important for most usecases, just thought you should know and I think they fixed the issue with a newer release so changing the version should fix the warning.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant