-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Comparing changes
Open a pull request
base repository: nodejs/node
base: v18.17.0
head repository: nodejs/node
compare: v18.17.1
- 6 commits
- 383 files changed
- 4 contributors
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6378377 - Browse repository at this point
Copy the full SHA 6378377View commit details
Commits on Aug 8, 2023
-
deps: upgrade openssl sources to quictls/openssl-3.0.10+quic1
PR-URL: #49036 Reviewed-By: Rafael Gonzaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c5a522 - Browse repository at this point
Copy the full SHA 2c5a522View commit details -
deps: update archs files for openssl-3.0.10+quic1
PR-URL: #49036 Reviewed-By: Rafael Gonzaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe3abdf - Browse repository at this point
Copy the full SHA fe3abdfView commit details -
policy: disable process.binding() when enabled
process.binding() can be used to trivially bypass restrictions imposed through a policy. Since the function is deprecated already, simply replace it with a stub when a policy is being enabled. Fixes: https://hackerone.com/bugs?report_id=1946470 PR-URL: nodejs-private/node-private#460 CVE-ID: CVE-2023-32559
Configuration menu - View commit details
-
Copy full SHA for d4570fa - Browse repository at this point
Copy the full SHA d4570faView commit details -
policy: handle Module.constructor and main.extensions bypass
Signed-off-by: RafaelGSS <[email protected]> PR-URL: nodejs-private/node-private#417 Refs: https://hackerone.com/bugs?subject=nodejs&report_id=1960870 Refs: https://hackerone.com/bugs?subject=nodejs&report_id=2043807 CVE-ID: CVE-2023-32002,CVE-2023-32006
Configuration menu - View commit details
-
Copy full SHA for 15bced0 - Browse repository at this point
Copy the full SHA 15bced0View commit details -
2023-08-09, Version 18.17.1 'Hydrogen' (LTS)
Notable changes: Following CVEs are fixed in this release: * CVE-2023-32002: Policies can be bypassed via Module._load (High) * CVE-2023-32006: Policies can be bypassed by module.constructor.createRequire (Medium) * CVE-2023-32559: Policies can be bypassed via process.binding (Medium) * OpenSSL Security Releases * https://mta.openssl.org/pipermail/openssl-announce/2023-July/000264.html * https://mta.openssl.org/pipermail/openssl-announce/2023-July/000265.html * https://mta.openssl.org/pipermail/openssl-announce/2023-July/000267.html PR-URL: nodejs-private/node-private#463
Configuration menu - View commit details
-
Copy full SHA for 2e414d5 - Browse repository at this point
Copy the full SHA 2e414d5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we canβt render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v18.17.0...v18.17.1