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

Issue with deep dependency node-forge #141

Open
caveen1999 opened this issue Dec 4, 2020 · 1 comment
Open

Issue with deep dependency node-forge #141

caveen1999 opened this issue Dec 4, 2020 · 1 comment

Comments

@caveen1999
Copy link

We are using passport-wsfed-saml2 package of version 4.1.0. passport-wsfed-saml2 has deep dependency node-forge of version ^0.7.0.
The dependency tree is like below:

`-- [email protected]
  `-- [email protected] (github:auth0/node-xml-encryption#3571b587847fb8e0867870d2c2bfcaa0521b45dc)
    `-- [email protected]

The [email protected] has high-risk security vulnerability CVE-2020-7720. (https://nvd.nist.gov/vuln/detail/CVE-2020-7720). These vulnerabilities are fixed in the 0.10.0 version of node-forge.

So updating the xml-encryption package would resolve these vulnerabilities. Please update the package to resolve vulnerabilities.Thanks.

@rafaelmaeuer
Copy link

Adding CVE-2022-0122 of peer-dependency node-forge@^0.10.0 to this issue, please update dependency to v1.0.0.

@gkwang gkwang mentioned this issue Mar 2, 2022
4 tasks
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