Lucene search

K
nodejsAlexander AnderssonNODEJS:1439
HistoryDec 18, 2019 - 2:29 p.m.

Command Injection

2019-12-1814:29:51
Alexander Andersson
www.npmjs.com
6

0.006 Low

EPSS

Percentile

78.2%

Overview

Versions of hot-formula-parser prior to 3.0.1 are vulnerable to Command Injection. The package fails to sanitize values passed to the parse function and concatenates it in an eval call. If a value of the formula is supplied by user-controlled input it may allow attackers to run arbitrary commands in the server.
Parsing the following formula creates a test file in the present directory:
"SUM([(function(){require('child_process').execSync('touch test')})(),2])"

Recommendation

Upgrade to version 3.0.1 or later.

References

CPENameOperatorVersion
hot-formula-parserlt3.0.1

0.006 Low

EPSS

Percentile

78.2%