CVE-2023-33187
html inputs of type password recorded in plaintext when converted to text inputs
描述
### Impact 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. ### Patches `[email protected]` resolves the issue via https://github.com/rrweb-io/rrweb/pull/1184 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. ### Workarounds We have deployed a change to our data ingest to obfuscate passwords server side from older clients. This means that upgrading to the latest version of highlight.run is not necessary but recommended to prevent potential network transfer of recorded password data to our backend. ### References https://github.com/rrweb-io/rrweb/pull/1184
如何修補 CVE-2023-33187
要修補 CVE-2023-33187,請將受影響套件升級到下列已修補版本。
- —升級至 6.0.0 或更新版本
CVE-2023-33187 正在被利用嗎?
低 — EPSS 為 0.1%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 6.0.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 |
|---|