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

bynder-js-sdk node upgrade #129

Open
mfaridk opened this issue Mar 21, 2024 · 1 comment
Open

bynder-js-sdk node upgrade #129

mfaridk opened this issue Mar 21, 2024 · 1 comment

Comments

@mfaridk
Copy link

mfaridk commented Mar 21, 2024

Hi, bynder-js-sdk is using an outdated version of many libraries, is it possible to bring bynder-js-sdk on the latest node?

This package has too many security issues because of the outdated libraries.

Issues with no direct upgrade or patch:
✗ Cross-site Request Forgery (CSRF) [High Severity][https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459] in [email protected]
introduced by @bynder/[email protected] > [email protected]
This issue was fixed in versions: 0.28.0, 1.6.0
✗ Regular Expression Denial of Service (ReDoS) [Medium Severity][https://security.snyk.io/vuln/SNYK-JS-AXIOS-6124857] in [email protected]
introduced by @bynder/[email protected] > [email protected]
This issue was fixed in versions: 1.6.3
✗ Prototype Pollution [High Severity][https://security.snyk.io/vuln/SNYK-JS-AXIOS-6144788] in [email protected]
introduced by @bynder/[email protected] > [email protected]
This issue was fixed in versions: 1.6.4

FYI... @elseee @erikvanbrakel

@ryn101
Copy link

ryn101 commented Apr 10, 2024

I'm also seeing this vulnerability https://security.snyk.io/vuln/SNYK-JS-HAPIHOEK-548452 due to the outdated usage of simple-oauth2 v2.5.1 (latest is v5.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

2 participants