Skip to content

Commit

Permalink
doc: nov-2022 sec release pre-announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
juanarbol committed Nov 1, 2022
1 parent 4921542 commit e0ee263
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 4 deletions.
38 changes: 38 additions & 0 deletions locale/en/blog/vulnerability/november-2022-security-releases.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
date: 2022-11-01T21:00:00.000Z
category: vulnerability
title: Nov 3 2022 Security Releases
slug: november-2022-security-releases
layout: blog-post.hbs
author: Juan José Arboleda
---

# Summary

The Node.js project will release new versions of the 14.x, 16.x, 18.x, 19.x
releases lines on or shortly after Thursday, November 3, 2022 in order to address:

* One medium severity issues.
* Two high severity issues that affect OpenSSL as per [secadv/20221101.txt](https://www.openssl.org/news/secadv/20221101.txt)

These security releases are driven by the OpenSSL security release as announced in [OpenSSL November Security Release](https://nodejs.org/en/blog/vulnerability/openssl-november-2022/) as well as an additional vulnerability that affects all supported release lines.

## Impact

The 19.x release line of Node.js is vulnerable to one medium severity issue and two high severity issues.

The 18.x release line of Node.js is vulnerable to one medium severity issue and two high severity issues.

The 16.x release line of Node.js is vulnerable to one medium severity issue.

The 14.x release line of Node.js is vulnerable to one medium severity issue.

## Release timing

Releases will be available on, or shortly after, Thursday, November 3rd, 2022.

## Contact and future updates

The current Node.js security policy can be found at https://nodejs.org/en/security/. Please follow the process outlined in https://github.com/nodejs/node/blob/master/SECURITY.md if you wish to report a vulnerability in Node.js.

Subscribe to the low-volume announcement-only nodejs-sec mailing list at https://groups.google.com/forum/#!forum/nodejs-sec to stay up to date on security vulnerabilities and security-related releases of Node.js and the projects maintained in the nodejs GitHub organization.
8 changes: 4 additions & 4 deletions locale/en/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@
},
"banners": {
"index": {
"startDate": "2022-10-18T16:00:00.000Z",
"endDate": "2022-10-25T16:00:00.000Z",
"html": "<img alt='Node.js 19 is now live!' src='https://nodejs.org/static/images/NodeJS19_Banner.png'>",
"link": "https://nodejs.org/en/blog/announcements/v19-release-announce/"
"startDate": "2022-11-01T16:00:00.000Z",
"endDate": "2022-11-14T16:00:00.000Z",
"text": "New security releases to be made available November 3rd, 2022",
"link": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/"
},
"blacklivesmatter": {
"visible": false,
Expand Down

0 comments on commit e0ee263

Please # to comment.