Skip to content

Conversation

christopherwood
Copy link

jsonlint -> nomnom -> underscore

Underscore has an arbitrary code execution per the link below.

GHSA-cf4h-3jhx-xvhq

One solution is to "rm package-lock.json" before building. This file
is the lock file that "npm install" left behind.

More details:

/jsonlint # npm audit

underscore 1.3.2 - 1.12.0
Severity: high
Arbitrary Code Execution in underscore - GHSA-cf4h-3jhx-xvhq
fix available via npm audit fix
node_modules/underscore
nomnom >=1.6.0
Depends on vulnerable versions of underscore
node_modules/nomnom

2 high severity vulnerabilities

To address all issues, run:
npm audit fix

jsonlint -> nomnom -> underscore

Underscore has an arbitrary code execution per the link below.

GHSA-cf4h-3jhx-xvhq

One solution is to "rm package-lock.json" before building. This file
is the lock file that "npm install" left behind.

More details:

/jsonlint # npm audit

underscore  1.3.2 - 1.12.0
Severity: high
Arbitrary Code Execution in underscore - GHSA-cf4h-3jhx-xvhq
fix available via `npm audit fix`
node_modules/underscore
  nomnom  >=1.6.0
  Depends on vulnerable versions of underscore
  node_modules/nomnom

2 high severity vulnerabilities

To address all issues, run:
  npm audit fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant