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

Snyk High Vulnerability: SNYK-JS-INFLIGHT-6095116 through inflight@1.0.6 #1479

Closed
mdowling17 opened this issue Dec 1, 2023 · 2 comments
Closed
Labels

Comments

@mdowling17
Copy link

Describe the bug

Got a Snyk high vulnerability finding through: @okta/okta-auth-js@7.4.3 > broadcast-channel@4.17.0 > rimraf@3.0.2 > glob@7.2.3 > inflight@1.0.6

Snyk Vuln Summary: https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

Reproduction Steps?

Run a Snyk dependency scan on okta-auth-js@7.4.3 and you'll get a high vulnerability.

SDK Versions

okta-auth-js@7.4.3

Additional Information?

Looks like the latest version of broadcast-channel@5.3.0 uses rimraf@5.0.5 which uses glob@^10.3.7 which does not use inflight anymore. Upgrading should resolve this finding.

@mdowling17 mdowling17 added the bug label Dec 1, 2023
@jaredperreault-okta
Copy link
Contributor

7.5.0 contains a fix for this. It will be released soon

#1449

@jaredperreault-okta
Copy link
Contributor

@mdowling17 7.5.0 was just released

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

No branches or pull requests

2 participants