CVE-2021-21277
Summary
| CVE | CVE-2021-21277 |
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2021-02-01 15:15:00 UTC |
| Updated | 2022-10-19 19:06:00 UTC |
| Description | 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. |
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|
| Angular Expressions - Remote Code Execution · Advisory · peerigon/angular-expressions · GitHub |
CONFIRM |
github.com |
Vendor Advisory |
| angular-expressions |
MISC |
www.npmjs.com |
Product |
| AngularJS: Angular 1.6 - Expression Sandbox Removal |
MISC |
blog.angularjs.org |
Vendor Advisory |
| Fix Security Vulnerability by using hasOwnProperty defensively · peerigon/angular-expressions@07edb62 · GitHub |
MISC |
github.com |
Patch, Third Party Advisory |
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
Legacy QID Mappings
- 982961 Nodejs (npm) Security Update for angular-expressions (GHSA-j6px-jwvv-vpwq)