Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. angular-expressions
  4. ›
  5. CVE-2020-5219

CVE-2020-5219: Injection Vulnerability

January 24, 2020 (updated January 31, 2020)

Angular Expressions 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

  • blog.angularjs.org/2016/09/angular-16-expression-sandbox-removal.html
  • nvd.nist.gov/vuln/detail/CVE-2020-5219

Code Behaviors & Features

Detect and mitigate CVE-2020-5219 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.0.1

Fixed versions

  • 1.0.1

Solution

Upgrade to version 1.0.1 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Source file

npm/angular-expressions/CVE-2020-5219.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:10 +0000.