Security Advisory

CVE-2020-6836

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-01-11 00:42:28
Last updated 2024-08-04 09:11:05
Assigner mitre
State PUBLISHED

Description

grammar-parser.jison in the hot-formula-parser package before 3.0.1 for Node.js is vulnerable to arbitrary code injection. The package fails to sanitize values passed to the parse function and concatenates them in an eval call. If a value of the formula is taken from user-controlled input, it may allow attackers to run arbitrary commands on the server.