|
| 1 | +--- |
| 2 | +date: 2022-06-27T16:00:00.000Z |
| 3 | +category: 취약점 |
| 4 | +title: 2022년 7월 5알 보안 릴리스 |
| 5 | +slug: july-2022-security-releases |
| 6 | +layout: blog-post.hbs |
| 7 | +author: Rafael Gonzaga |
| 8 | +--- |
| 9 | +<!-- |
| 10 | +# Summary |
| 11 | +
|
| 12 | +The Node.js project will release new versions of the 14.x, 16.x, and 18.x |
| 13 | +releases lines on or shortly after Tuesday, July 5th, 2022 in order to address: |
| 14 | +
|
| 15 | +* Three medium severity issues. |
| 16 | +* Two high severity issues. |
| 17 | +--> |
| 18 | +# 요약 |
| 19 | + |
| 20 | +Node.js 프로젝트는 다음 이슈를 해결하기 위해 2022년 7월 5일 화요일쯤 14.x, 16.x 및 18.x 릴리스 라인의 최신 버전을 릴리스할 것입니다. |
| 21 | + |
| 22 | +* 중간 심각도 이슈 세 개 |
| 23 | +* 높은 심각도 이슈 두 개 |
| 24 | + |
| 25 | +<!-- |
| 26 | +## Impact |
| 27 | +
|
| 28 | +The 18.x release line of Node.js is vulnerable to three medium severity issues and one high severity issues. |
| 29 | +
|
| 30 | +The 16.x release line of Node.js is vulnerable to three medium severity issues and two high severity issues. |
| 31 | +
|
| 32 | +The 14.x release line of Node.js is vulnerable to three medium severity issues and two high severity issues. |
| 33 | +--> |
| 34 | +## 영향 |
| 35 | + |
| 36 | +Node.js 18.x 릴리스 라인은 중간 심각도의 이슈 세 개 및 높은 심각도의 이슈 한 개에 취약합니다. |
| 37 | + |
| 38 | +Node.js 16.x 릴리스 라인은 중간 심각도의 이슈 세 개 및 높은 심각도의 이슈 두 개에 취약합니다. |
| 39 | + |
| 40 | +Node.js 14.x 릴리스 라인은 중간 심각도의 이슈 세 개 및 높은 심각도의 이슈 두 개에 취약합니다. |
| 41 | + |
| 42 | +<!-- |
| 43 | +## Release timing |
| 44 | +
|
| 45 | +Releases will be available on, or shortly after, Tuesday, July 5th, 2022. |
| 46 | +--> |
| 47 | +## 릴리스 시기 |
| 48 | + |
| 49 | +릴리스는 2022년 7월 5일쯤 사용 가능할 예정입니다. |
| 50 | + |
| 51 | +<!-- |
| 52 | +## Contact and future updates |
| 53 | +
|
| 54 | +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. |
| 55 | +
|
| 56 | +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. |
| 57 | +--> |
| 58 | +## 연락처 및 향후 업데이트 |
| 59 | + |
| 60 | +현재 Node.js의 보안 정책은 <https://nodejs.org/en/security/>에서 볼 수 있습니다. |
| 61 | +Node.js의 취약점을 보고하고 싶다면 |
| 62 | +<https://github.com/nodejs/node/blob/master/SECURITY.md>에 정리된 절차를 따르기 바랍니다. |
| 63 | + |
| 64 | +Node.js의 보안 취약점과 보안과 관련된 릴리스의 최신 정보를 얻으려면 |
| 65 | +<https://groups.google.com/forum/#!forum/nodejs-sec>에서 소수의 공지만 하는 |
| 66 | +nodejs-sec 메일링 리스트를 구독해 주세요. 이 프로젝트는 nodejs GitHub 조직에서 관리하고 있습니다. |
0 commit comments