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

Node JS upgrade #13329

Closed
Anuj16 opened this issue Jun 20, 2018 · 5 comments
Closed

Node JS upgrade #13329

Anuj16 opened this issue Jun 20, 2018 · 5 comments

Comments

@Anuj16
Copy link

Anuj16 commented Jun 20, 2018

Hi All,

There are two vulnerabilities in Node version that electron is using right now (8.9.3). (here).

Do we have any plan to go to latest version of Node? If yes then any tentative dates for the same?

@MarshallOfSound
Copy link
Member

@Anuj16 Upgrading node is not an incredibly simple task but I'll look at backporting the fixes for those two CVE's.

As far as I can see CVE-2017-15897 was actually fixed in 8.9.3 (so we already have it)

The other one requires a backport of nodejs/node#17526

@MarshallOfSound
Copy link
Member

Update 8.9.3 includes the fix for CVE-2017-15896 as well

@MarshallOfSound
Copy link
Member

Closing this out as both CVE's are reported as fixed in 8.9.3 which we currently depend on:

nodejs/node@8a44289

@Anuj16
Copy link
Author

Anuj16 commented Jun 20, 2018

@MarshallOfSound Thanks very much for the quick clarification.

@MarshallOfSound
Copy link
Member

@Anuj16 No problem, also for future reference even though this particular issue is on the line of public knowledge can all future security related things go to security@electronjs.org 👍

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