monorepo-build@0.1.8 vulnerabilities

Builds a monorepo.

Direct Vulnerabilities

Known vulnerabilities in the monorepo-build package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • C
Command Injection

Affected versions of this package are vulnerable to Command Injection.

PoC

var a =require("monorepo-build");
a.build("./","& touch 1111"," & touch shaaaa")

How to fix Command Injection?

There is no fixed version for monorepo-build.

*