cve/2023/CVE-2023-4641.md
2024-05-28 08:49:17 +00:00

1.5 KiB

CVE-2023-4641

Description

A flaw was found in shadow-utils. When asking for a new password, shadow-utils asks the password twice. If the password fails on the second attempt, shadow-utils fails in cleaning the buffer used to store the first entry. This may allow an attacker with enough access to retrieve the password from the memory.

POC

Reference

No PoCs from references.

Github