Bug 2215945 (CVE-2023-4641)
| Summary: | CVE-2023-4641 shadow-utils: possible password leak during passwd(1) change | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | ybuenos |
| Component: | vulnerability | Assignee: | Nobody <nobody> |
| Status: | NEW --- | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | ipedrosa, pbrezina |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | shadow-utils 4.14.0 | Doc Type: | If docs needed, set a value |
| Doc Text: |
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.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2215947, 2215948, 2215949, 2215950 | ||
| Bug Blocks: | 2215939 | ||
|
Description
ybuenos
2023-06-19 13:03:56 UTC
Upstream commmit for this issue: https://github.com/shadow-maint/shadow/commit/65c88a43a23c2391dcc90c0abda3e839e9c57904 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2023:6632 https://access.redhat.com/errata/RHSA-2023:6632 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2023:7112 https://access.redhat.com/errata/RHSA-2023:7112 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.6 Extended Update Support Via RHSA-2024:0417 https://access.redhat.com/errata/RHSA-2024:0417 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.8 Extended Update Support Via RHSA-2024:2577 https://access.redhat.com/errata/RHSA-2024:2577 |