CVE-2020-5219
Severity CVSS v4.0:
Pending analysis
Type:
CWE-74
Injection
Publication date:
24/01/2020
Last modified:
31/01/2020
Description
Angular Expressions before version 1.0.1 has a remote code execution vulnerability if you call expressions.compile(userControlledInput) where userControlledInput is text that comes from user input. If running angular-expressions in the browser, an attacker could run any browser script when the application code calls expressions.compile(userControlledInput). If running angular-expressions on the server, an attacker could run any Javascript expression, thus gaining Remote Code Execution.
Impact
Base Score 3.x
8.80
Severity 3.x
HIGH
Base Score 2.0
6.80
Severity 2.0
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:peerigon:angular-expressions:*:*:*:*:*:node.js:*:* | 1.0.1 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



