2023-06-09 20:00:31 +00:00
{
"id" : "CVE-2023-27706" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-09T19:15:09.107" ,
2023-08-15 18:00:37 +00:00
"lastModified" : "2023-08-15T17:15:10.043" ,
"vulnStatus" : "Modified" ,
2023-06-09 20:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-08-15 18:00:37 +00:00
"value" : "Bitwarden Windows desktop application versions prior to v2023.4.0 store biometric keys in Windows Credential Manager, accessible to other local unprivileged processes."
2023-06-09 20:00:31 +00:00
}
] ,
2023-06-16 20:00:32 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-312"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bitwarden:bitwarden:*:*:*:*:desktop:*:*:*" ,
"versionStartIncluding" : "1.20.0" ,
"matchCriteriaId" : "B511340F-13EE-464E-98BA-17A67144A6BF"
}
]
}
]
}
] ,
2023-06-09 20:00:31 +00:00
"references" : [
{
"url" : "https://github.com/bitwarden/clients" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-06-09 20:00:31 +00:00
} ,
{
"url" : "https://github.com/bitwarden/clients/blob/8b5a223ad4ca0f89b6c9bcdbddef464d1755d2c0/apps/desktop/desktop_native/src/biometric/windows.rs#L19" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-06-09 20:00:31 +00:00
} ,
{
"url" : "https://github.com/bitwarden/clients/blob/8b5a223ad4ca0f89b6c9bcdbddef464d1755d2c0/apps/desktop/desktop_native/src/password/windows.rs#L16" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-06-09 20:00:31 +00:00
} ,
{
"url" : "https://hackerone.com/reports/1874155" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-06-09 20:00:31 +00:00
}
]
}