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

Critical vulnerability in superagent dependency. #1424

Closed
6 tasks done
Twipped opened this issue Apr 23, 2024 · 3 comments
Closed
6 tasks done

Critical vulnerability in superagent dependency. #1424

Twipped opened this issue Apr 23, 2024 · 3 comments
Labels
bug This points to a verified bug in the code

Comments

@Twipped
Copy link

Twipped commented Apr 23, 2024

Checklist

  • The issue can be reproduced in the auth0-js sample app (or N/A).
  • I have looked into the Readme and Examples, and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

A new critical vulnerability was announced today in formidable 2.x, which is a dependency of superagent 7 and 8. Superagent needs to be updated to version 9 to get the new version of formidable which does not have this vulnerability.

See:

Reproduction

Run npm audit with auth0-js installed.

Additional context

No response

auth0-js version

9.24.1

Which browsers have you tested in?

Other

@Twipped Twipped added the bug This points to a verified bug in the code label Apr 23, 2024
@laurence-myers
Copy link

The CVE has been withdrawn, so npm audit is no longer failing.

GHSA-8cp3-66vr-3r4c

@stevehobbsdev
Copy link
Contributor

Thanks @laurence-myers, was just about to comment the same thing. Thanks for raising @in15!

@Twipped
Copy link
Author

Twipped commented Apr 29, 2024

@stevehobbsdev might I suggest the project should still update to the latest superagent, anyway? Two major versions is a notable lag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

3 participants