Skip to content

command injection

Low
erelsgl published GHSA-77qv-gh6f-pgh4 Jun 15, 2020

Package

npm limdu (npm)

Affected versions

<= 0.94

Patched versions

0.95

Description

Impact

The trainBatch function has a command injection vulnerability. Clients of the Limdu library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability.

Patches

Patched in version 0.95.

Workarounds

Do not use trainBatch with classifiers that rely on shell execution, such as SVM Perf, SVM Linear or Adaboost

References

No

Severity

Low

CVE ID

CVE-2020-4066

Weaknesses

No CWEs