跳转到帖子

Rocky Linux: CVE-2024-21896: nodejs-20 (Multiple Advisories)

recommended_posts

发布于
  • 超级管理员

Rocky Linux: CVE-2024-21896: nodejs-20 (Multiple Advisories)

Severity
4
CVSS
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
Published
02/20/2024
Created
05/08/2024
Added
05/08/2024
Modified
11/18/2024

Description

The permission model protects itself against path traversal attacks by calling path.resolve() on any paths given by the user. If the path is to be treated as a Buffer, the implementation uses Buffer.from() to obtain a Buffer from the result of path.resolve(). By monkey-patching Buffer internals, namely, Buffer.prototype.utf8Write, the application can modify the result of path.resolve(), which leads to a path traversal vulnerability. This vulnerability affects all users using the experimental permission model in Node.js 20 and Node.js 21. Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.

Solution(s)

  • rocky-upgrade-nodejs
  • rocky-upgrade-nodejs-debuginfo
  • rocky-upgrade-nodejs-debugsource
  • rocky-upgrade-nodejs-devel
  • rocky-upgrade-nodejs-full-i18n
  • rocky-upgrade-npm

References

  • https://attackerkb.com/topics/cve-2024-21896
  • CVE - 2024-21896
  • https://errata.rockylinux.org/RLSA-2024:1687
  • https://errata.rockylinux.org/RLSA-2024:1688
  • 查看数 709
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。
注意:你的帖子需要版主批准后才能看到。

游客
回帖…