Security Bulletin
This security bulletin contains one low risk vulnerability.
EUVDB-ID: #VU76358
Risk: Low
CVSSv4.0: 1.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear]
CVE-ID: CVE-2023-32784
CWE-ID:
CWE-257 - Storing Passwords in a Recoverable Format
Exploit availability: Yes
DescriptionThe vulnerability allows a local user to recover the master password.
The vulnerability exists due to the way KeePass stores data in memory. A local user or a malicious application can extract master password from a process dump, swap file (pagefile.sys), hibernation file (hiberfil.sys), or RAM dump of the entire system.
MitigationInstall update from vendor's website.
Vulnerable software versionsKeePass: 2.00 - 2.53.1
CPE2.3https://sourceforge.net/p/keepass/discussion/329220/thread/f3438e6283/
https://github.com/vdohney/keepass-password-dumper
https://keepass.info/news/n230603_2.54.html
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.