2023-05-26 22:00:29 +00:00
{
"id" : "CVE-2023-33187" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-26T21:15:20.693" ,
2023-06-05 14:00:31 +00:00
"lastModified" : "2023-06-05T13:50:24.813" ,
"vulnStatus" : "Analyzed" ,
2023-05-26 22:00:29 +00:00
"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"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-05 14:00:31 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
} ,
2023-05-26 22:00:29 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 4.0
}
]
} ,
"weaknesses" : [
2023-06-05 14:00:31 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-319"
}
]
} ,
2023-05-26 22:00:29 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-319"
}
]
}
] ,
2023-06-05 14:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:highlight:highlight:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "6.0.0" ,
"matchCriteriaId" : "98A60E3C-555D-4105-91BD-5E3FBAFE4465"
}
]
}
]
}
] ,
2023-05-26 22:00:29 +00:00
"references" : [
{
"url" : "https://github.com/highlight/highlight/security/advisories/GHSA-9qpj-qq2r-5mcc" ,
2023-06-05 14:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-05-26 22:00:29 +00:00
} ,
{
"url" : "https://github.com/rrweb-io/rrweb/pull/1184" ,
2023-06-05 14:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-05-26 22:00:29 +00:00
}
]
}