Use of Insufficiently Random Values The advisory has been revoked - it doesn't affect any version of package nodejs:18/nodejs-packaging  (opens in a new tab)


Threat Intelligence

EPSS
0.94% (57th percentile)

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 IDSNYK-RHEL9-NODEJS-9384101
  • published11 Mar 2025
  • disclosed22 May 2023

Introduced: 22 May 2023

CVE-2023-31124  (opens in a new tab)
CWE-330  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nodejs:18/nodejs-packaging package and not the nodejs:18/nodejs-packaging package as distributed by RHEL.

c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.