Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Improper Neutralization of Special Elements used in a Command ('Command Injection') in @floffah/build

Low
Floffah published GHSA-jcgr-9698-82jx May 27, 2021

Package

npm @floffah/build (npm)

Affected versions

<= 0.4.0

Patched versions

1.0.0

Description

Impact

If you are using the esbuild target or command you are at risk of code/option injection. Attackers can use the command line option to maliciously change your settings in order to damage your project.

Patches

The problem has been patched in v1.0.0 as it uses a proper method to pass configs to esbuild/estrella.

Workarounds

There is no work around. You should update asap.

Notes

This notice is mainly just to make sure people update to the latest version. This isn't that bad, but should encourage you to update.

Severity

Low

CVE ID

No known CVE

Weaknesses