CVE-2019-10062
CVSS V2 Medium 4.3
CVSS V3 Medium 6.1
Description
The HTMLSanitizer class in html-sanitizer.ts in all released versions of the Aurelia framework 1.x repository is vulnerable to XSS. The sanitizer only attempts to filter SCRIPT elements, which makes it feasible for remote attackers to conduct XSS attacks via (for example) JavaScript code in an attribute of various other elements. An attacker might also exploit a bug in how the SCRIPT string is processed by splitting and nesting them for example.
Overview
- CVE ID
- CVE-2019-10062
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2021-05-13T21:15:07
- Last Modified Date
- 2021-05-24T16:01:19
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:bluespire:aurelia_framework:*:*:*:*:*:*:*:* | 1 | OR | 1.0.0 | 1.3.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.1
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 2.7
References
Reference URL | Reference Tags |
---|---|
https://github.com/aurelia/templating-resources/blob/0cef07a8cac8e99146d8e1c4b734491bb3dc4724/src/html-sanitizer.js | Third Party Advisory |
https://aurelia.io | Vendor Advisory |
https://www.gosecure.net/blog/2021/05/12/aurelia-framework-insecure-default-allows-xss/ | Exploit Mitigation Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-10062 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10062 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:15:07 | Added to TrackCVE | |||
2022-12-05 02:15:47 | 2021-05-13T21:15Z | 2021-05-13T21:15:07 | CVE Published Date | updated |
2022-12-05 02:15:47 | 2021-05-24T16:01:19 | CVE Modified Date | updated | |
2022-12-05 02:15:47 | Analyzed | Vulnerability Status | updated |