Bug 1048168 (CVE-2013-7252)
Summary: | CVE-2013-7252 kwallet: crypto misuse | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Ratul Gupta <ratulg> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | fweimer, jgrulich, jreznik, kevin, ovasik, rdieter, than |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-06-16 15:04:03 UTC | 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: | 1048169, 1048170 | ||
Bug Blocks: | 1048171, 1180504 |
Description
Ratul Gupta
2014-01-03 10:15:10 UTC
Created kwallet tracking bugs for this issue: Affects: fedora-all [bug 1048169] How are we supposed to fix this? Just changing the algorithm won't work because existing wallets have to keep working. There also appear to be no practical attacks against the algorithm. (In reply to Kevin Kofler from comment #3) > How are we supposed to fix this? Just changing the algorithm won't work > because existing wallets have to keep working. > > There also appear to be no practical attacks against the algorithm. It seems that kwallet is moving to gpgme[1] from version 4.12.The current code is only bound to remain for backward compatibility purpose. So one solution is to update to 4.12 and discourage users to use blowfish for storing passwords. [1] http://www.rusu.info/wp/?p=248 Statement: This issue affects the version of kdebase-runtime package as shipped with Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this issue as having low security impact, a future update may address this flaw. *** Bug 1180502 has been marked as a duplicate of this bug. *** kde-runtime-4.14.3-3.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. kde-runtime-4.14.3-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2013-7252 |