Improper Input Validation Affecting nodejs-nodemon package, versions <0:2.0.3-1.module+el8.4.0+638+5344c6f7


Severity

Recommended
medium

Based on Rocky Linux security rating.

Threat Intelligence

EPSS
0.38% (73rd 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-NODEJSNODEMON-3302114
  • 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-nodemon to version 0:2.0.3-1.module+el8.4.0+638+5344c6f7 or higher.
This issue was patched in RLSA-2021:0549.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nodejs-nodemon package and not the nodejs-nodemon 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.