CVE-2024-36137 Affecting nodejs-full-i18n package, versions <1:20.16.0-1.module+el8.10.0+90391+162fb07b
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-ORACLE8-NODEJSFULLI18N-7833792
- published 27 Aug 2024
- disclosed 7 Sep 2024
Introduced: 27 Aug 2024
CVE-2024-36137 Open this link in a new tabHow to fix?
Upgrade Oracle:8
nodejs-full-i18n
to version 1:20.16.0-1.module+el8.10.0+90391+162fb07b or higher.
This issue was patched in ELSA-2024-5814
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream nodejs-full-i18n
package and not the nodejs-full-i18n
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used.
Node.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to change the owner and permissions of a file.