CVE-2020-5219

Source
https://cve.org/CVERecord?id=CVE-2020-5219
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-5219.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2020-5219
Aliases
Related
Published
2020-01-24T16:15:11.473Z
Modified
2026-03-15T15:10:52.517530Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/peerigon/angular-expressions

Affected ranges

Type
GIT
Repo
https://github.com/peerigon/angular-expressions
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.0.1"
        }
    ]
}

Affected versions

v1.*
v1.0.0

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-5219.json"