{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:peerigon:angular-expressions:*:*:*:*:*:node.js:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.0.1"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "c12c668c77258efcb15ab0d66de5f7ccfba36fe7"
            },
            {
              "fixed": "061addfb9a9e932a970e5fcb913d020038e65667"
            }
          ],
          "repo": "https://github.com/peerigon/angular-expressions",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hxhm-96pp-2m43"
  ],
  "database_specific": {},
  "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.",
  "id": "CVE-2020-5219",
  "modified": "2026-07-08T05:38:04.363189299Z",
  "published": "2020-01-24T16:15:11.473Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "http://blog.angularjs.org/2016/09/angular-16-expression-sandbox-removal.html"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/peerigon/angular-expressions/security/advisories/GHSA-hxhm-96pp-2m43"
    },
    {
      "type": "FIX",
      "url": "https://github.com/peerigon/angular-expressions/commit/061addfb9a9e932a970e5fcb913d020038e65667"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}