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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-01-11 01:15
Updated : 2024-02-04 20:39
NVD link : CVE-2020-6836
Mitre link : CVE-2020-6836
CVE.ORG link : CVE-2020-6836
JSON object : View
Products Affected
hot-formula-parser_project
- hot-formula-parser
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')