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

SNOW-963939: Axios open CVE - CVE-2023-45857 #691

Closed
mick-feller opened this issue Nov 7, 2023 · 4 comments
Closed

SNOW-963939: Axios open CVE - CVE-2023-45857 #691

mick-feller opened this issue Nov 7, 2023 · 4 comments
Assignees
Labels
security vulnerability Security vulnerability detected by WhiteSource status-fixed_awaiting_release The issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.

Comments

@mick-feller
Copy link

Please answer these questions before submitting your issue.
In order to accurately debug the issue this information is required. Thanks!

  1. What version of NodeJS driver are you using?
    1.9.0

  2. What operating system and processor architecture are you using?
    Linux

  3. What version of NodeJS are you using?
    20

there is a CVE open for axios 1.6.0 that should be patched within this library:
https://www.cve.org/CVERecord?id=CVE-2023-45857

Snyk Report: https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

@mick-feller mick-feller added the bug Something isn't working label Nov 7, 2023
@github-actions github-actions bot changed the title Axios open CVE - CVE-2023-45857 SNOW-963939: Axios open CVE - CVE-2023-45857 Nov 7, 2023
@sfc-gh-dszmolka sfc-gh-dszmolka self-assigned this Nov 8, 2023
@sfc-gh-dszmolka
Copy link
Collaborator

hi and thank you for raising this issue with us and keeping an open eye for security vulnerabilities ! we aim to address those on priority and that's why axios is already bumped to 1.6.0 which is a fixed version per https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459:

How to fix?
Upgrade axios to version 1.6.0 or higher.

axios 1.6.0 dependency bump will be released with the pending October release, in the very near future (days)

@sfc-gh-dszmolka sfc-gh-dszmolka added security vulnerability Security vulnerability detected by WhiteSource status-fixed_awaiting_release The issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector. and removed bug Something isn't working labels Nov 8, 2023
@waissbluth
Copy link

Hi @sfc-gh-dszmolka, do you have any updates about the October release? Thanks

@sfc-gh-dszmolka
Copy link
Collaborator

sfc-gh-dszmolka commented Nov 14, 2023

unfortunately no and what information i do have, don't want to create expectations which we might not be able to meet.
the fixed version can be right away installed from main if one cannot wait any longer for the release, as an example:
npm i https://github.com/snowflakedb/snowflake-connector-nodejs.git

what i can promise that once the release is out, I'll update this issue (and of course it'll be also visible on this repo so automated tracking will show it, Watch > Custom > Releases)

thank you everyone for bearing with us while this gets released !

@sfc-gh-dszmolka
Copy link
Collaborator

node.js driver version 1.9.1 released with the fix and is available on npm. thank you all for bearing with us !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource status-fixed_awaiting_release The issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.
Projects
None yet
Development

No branches or pull requests

3 participants