{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-33187",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-05-17T22:25:50.697Z",
        "datePublished": "2023-05-26T20:11:54.507Z",
        "dateUpdated": "2024-08-02T15:39:35.715Z"
    },
    "containers": {
        "cna": {
            "title": "highlight vulnerable to cleartext transmission of sensitive information",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-319",
                            "lang": "en",
                            "description": "CWE-319: Cleartext Transmission of Sensitive Information",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.4,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "HIGH",
                        "scope": "CHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/highlight/highlight/security/advisories/GHSA-9qpj-qq2r-5mcc",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/highlight/highlight/security/advisories/GHSA-9qpj-qq2r-5mcc"
                },
                {
                    "name": "https://github.com/rrweb-io/rrweb/pull/1184",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rrweb-io/rrweb/pull/1184"
                }
            ],
            "affected": [
                {
                    "vendor": "highlight",
                    "product": "highlight",
                    "versions": [
                        {
                            "version": "< 6.0.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-05-26T20:11:54.507Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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.\nThis 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. \n"
                }
            ],
            "source": {
                "advisory": "GHSA-9qpj-qq2r-5mcc",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T15:39:35.715Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/highlight/highlight/security/advisories/GHSA-9qpj-qq2r-5mcc",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/highlight/highlight/security/advisories/GHSA-9qpj-qq2r-5mcc"
                    },
                    {
                        "name": "https://github.com/rrweb-io/rrweb/pull/1184",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/rrweb-io/rrweb/pull/1184"
                    }
                ]
            }
        ]
    }
}