CVE-2021-21277
angular-expressions is "angular's nicest part extracted as a standalone module for the browser and node". In angular-expressions before version 1.1.2 there is a vulnerability which allows Remote Code Execution if you call "expressions.compile(userControlledInput)" where "userControlledInput" is text that comes from user input. The security of the package could be bypassed by using a more complex payload, using a ".constructor.constructor" technique. In terms of impact: 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. This is fixed in version 1.1.2 of angular-expressions A temporary workaround might be either to disable user-controlled input that will be fed into angular-expressions in your application or allow only following characters in the userControlledInput.
EPSS 2.73% · 85.3th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| npm | angular-expressions | 0 |
| peerigon | angular-expressions | 0, * |
Timeline
- Feb 1, 2021 CVE Published
- Apr 14, 2021 EPSS Score
- Jun 23, 2021 EPSS Score
- Oct 26, 2021 EPSS Score
- Dec 28, 2021 EPSS Score
- Jan 6, 2022 EPSS Score
- Mar 1, 2022 EPSS Score
- Apr 1, 2022 EPSS Score
- May 2, 2022 EPSS Score
- Jul 4, 2022 EPSS Score
- Oct 19, 2022 CVE Updated
- Nov 8, 2022 EPSS Score
References
- https://github.com/peerigon/angular-expressions/commit/07edb62902b1f6127b3dcc013da61c6316dd0bf1 url
- https://nvd.nist.gov/vuln/detail/CVE-2021-21277 advisory
- https://www.npmjs.com/package/angular-expressions url
- http://blog.angularjs.org/2016/09/angular-16-expression-sandbox-removal.html technical
- https://github.com/peerigon/angular-expressions/security/advisories/GHSA-j6px-jwvv-vpwq advisory