CVE-2020-5219
CVSS V2 Medium 6.8
CVSS V3 High 8.8
Description
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.
Overview
- CVE ID
- CVE-2020-5219
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-01-24T16:15:11
- Last Modified Date
- 2020-01-31T20:50:01
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:peerigon:angular-expressions:*:*:*:*:*:node.js:*:* | 1 | OR | 1.0.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.8
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://github.com/peerigon/angular-expressions/commit/061addfb9a9e932a970e5fcb913d020038e65667 | Patch |
http://blog.angularjs.org/2016/09/angular-16-expression-sandbox-removal.html | Vendor Advisory |
https://github.com/peerigon/angular-expressions/security/advisories/GHSA-hxhm-96pp-2m43 | Mitigation Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-5219 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5219 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:51:20 | Added to TrackCVE | |||
2022-12-04 10:03:19 | 2020-01-24T16:15Z | 2020-01-24T16:15:11 | CVE Published Date | updated |
2022-12-04 10:03:19 | 2020-01-31T20:50:01 | CVE Modified Date | updated | |
2022-12-04 10:03:19 | Analyzed | Vulnerability Status | updated |