2024-04-04 08:46:00 +00:00

96 lines
3.1 KiB
JSON

{
"id": "CVE-2023-32784",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-15T06:15:10.427",
"lastModified": "2023-05-26T16:25:21.913",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In KeePass 2.x before 2.54, it is possible to recover the cleartext master password from a memory dump, even when a workspace is locked or no longer running. The memory dump can be a KeePass process dump, swap file (pagefile.sys), hibernation file (hiberfil.sys), or RAM dump of the entire system. The first character cannot be recovered. In 2.54, there is different API usage and/or random string insertion for mitigation."
},
{
"lang": "es",
"value": "En KeePass v2.x anterior a v2.54, es posible recuperar la contrase\u00f1a maestra en texto claro a partir de un volcado de memoria, incluso cuando un espacio de trabajo est\u00e1 bloqueado o ya no se ejecuta. El volcado de memoria puede ser un volcado de proceso de KeePass, un archivo de intercambio (pagefile.sys), un archivo de hibernaci\u00f3n (hiberfil.sys) o un volcado de RAM de todo el sistema. El primer car\u00e1cter no se puede recuperar. En la versi\u00f3n 2.54, hay un uso diferente de la API y/o inserci\u00f3n de una cadena aleatoria para la mitigaci\u00f3n. "
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-319"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:keepass:keepass:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.00",
"versionEndExcluding": "2.54",
"matchCriteriaId": "02B04F85-32CC-4B57-A6DE-2FE8BAD7A17D"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/keepassxreboot/keepassxc/discussions/9433",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://github.com/vdohney/keepass-password-dumper",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://sourceforge.net/p/keepass/discussion/329220/thread/f3438e6283/",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
}
]
}