2023-11-08 17:00:23 +00:00

99 lines
2.5 KiB
JSON

{
"id": "CVE-2023-27706",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-09T19:15:09.107",
"lastModified": "2023-11-08T16:05:51.163",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Bitwarden Windows desktop application versions prior to v2023.4.0 store biometric keys in Windows Credential Manager, accessible to other local unprivileged processes."
}
],
"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:*:*:*",
"versionEndExcluding": "2023.4.0",
"matchCriteriaId": "58B8B220-5109-4E00-A3F4-D38EA59D3756"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/bitwarden/clients",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/bitwarden/clients/blob/8b5a223ad4ca0f89b6c9bcdbddef464d1755d2c0/apps/desktop/desktop_native/src/biometric/windows.rs#L19",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/bitwarden/clients/blob/8b5a223ad4ca0f89b6c9bcdbddef464d1755d2c0/apps/desktop/desktop_native/src/password/windows.rs#L16",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://hackerone.com/reports/1874155",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}