PT-2020-19254 · Hot · Hot-Formula-Parser
Published
2020-01-11
·
Updated
2020-05-06
·
CVE-2020-6836
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
hot-formula-parser versions prior to 3.0.1
Description
The issue allows for arbitrary code injection due to the failure to sanitize values passed to the
parse function, which are then concatenated in an eval call. If a formula value is taken from user-controlled input, attackers may be able to run arbitrary commands on the server. For example, parsing a specific formula can create a file in the present directory.Recommendations
For versions prior to 3.0.1, upgrade to version 3.0.1 or later. As a temporary workaround, consider restricting the use of the
parse function to prevent exploitation until a patch is applied. Avoid using the hot-formula-parser package with user-controlled input until the issue is resolved.Fix
Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Hot-Formula-Parser