Highlight is an open source, full-stack monitoring platform. Highlight may record passwords on customer deployments when a password html input is switched to `type="text"` via a javascript "Show Password" button. This differs from the expected behavior which always obfuscates `type="password"` inputs. A customer may assume that switching to `type="text"` would also not record this input; hence, they would not add additional `highlight-mask` css-class obfuscation to this part of the DOM, resulting in unintentional recording of a password value when a `Show Password` button is used. This issue was patched in version 6.0.0.
This patch tracks changes to the `type` attribute of an input to ensure an input that used to be a `type="password"` continues to be obfuscated.
References
Link | Resource |
---|---|
https://github.com/highlight/highlight/security/advisories/GHSA-9qpj-qq2r-5mcc | Vendor Advisory |
https://github.com/rrweb-io/rrweb/pull/1184 | Issue Tracking Patch |
https://github.com/highlight/highlight/security/advisories/GHSA-9qpj-qq2r-5mcc | Vendor Advisory |
https://github.com/rrweb-io/rrweb/pull/1184 | Issue Tracking Patch |
Configurations
History
21 Nov 2024, 08:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/highlight/highlight/security/advisories/GHSA-9qpj-qq2r-5mcc - Vendor Advisory | |
References | () https://github.com/rrweb-io/rrweb/pull/1184 - Issue Tracking, Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
05 Jun 2023, 13:50
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:highlight:highlight:*:*:*:*:*:node.js:*:* | |
First Time |
Highlight highlight
Highlight |
|
References | (MISC) https://github.com/rrweb-io/rrweb/pull/1184 - Issue Tracking, Patch | |
References | (MISC) https://github.com/highlight/highlight/security/advisories/GHSA-9qpj-qq2r-5mcc - Vendor Advisory | |
CWE | CWE-319 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
26 May 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-05-26 21:15
Updated : 2024-11-21 08:05
NVD link : CVE-2023-33187
Mitre link : CVE-2023-33187
CVE.ORG link : CVE-2023-33187
JSON object : View
Products Affected
highlight
- highlight
CWE
CWE-319
Cleartext Transmission of Sensitive Information