Improper Input Validation Affecting nodejs-packaging package, versions <0:17-3.module+el8.3.0+101+f84c7154


Severity

Recommended
medium

Based on Rocky Linux security rating.

Threat Intelligence

EPSS
0.31% (71st 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 Learn

Learn about Improper Input Validation vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-ROCKY8-NODEJSPACKAGING-3302120
  • published3 Feb 2023
  • disclosed3 Jul 2018

Introduced: 3 Jul 2018

CVE-2018-3750  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

Upgrade Rocky-Linux:8 nodejs-packaging to version 0:17-3.module+el8.3.0+101+f84c7154 or higher.
This issue was patched in RLSA-2021:0549.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nodejs-packaging package and not the nodejs-packaging package as distributed by Rocky-Linux. See How to fix? for Rocky-Linux:8 relevant fixed versions and status.

The utilities function in all versions <= 0.5.0 of the deep-extend node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all objects.