Bug 1039917
Summary: | CVE-2013-7040 python: hash secret can be recovered remotely [fedora-all] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ratul Gupta <ratulg> |
Component: | python | Assignee: | Bohuslav "Slavek" Kabrda <bkabrda> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 19 | CC: | bkabrda, dac, dmalcolm, ivazqueznet, jonathansteffan, mstuchli, sparks, tomspur, tradej |
Target Milestone: | --- | Keywords: | Security, SecurityTracking |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fst_owner=dcafaro | ||
Fixed In Version: | Doc Type: | Release Note | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-16 01:46:31 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: | |||
Bug Blocks: | 1039915 |
Description
Ratul Gupta
2013-12-10 10:15:25 UTC
Please use the following update submission link to create the Bodhi request for this issue as it contains the top-level parent bug(s) as well as this tracking bug. This will ensure that all associated bugs get updated when new packages are pushed to stable. Please also ensure that the "Close bugs when update is stable" option remains checked. Bodhi update submission link: https://admin.fedoraproject.org/updates/new/?type_=security&bugs=1039915,1039917 Whiteboard: fst_owner=dcafaro The fix for this has been deemed to intrusive and complicated to back port. Upstream is not releasing a back port patch for this. Please see related tickets for details: http://bugs.python.org/issue14621 https://bugzilla.redhat.com/show_bug.cgi?id=1039915 Proposed workaround is: "Python applications should validate the length/size of the data before storing the data in hash tables or dictionaries this should stop most of the hash-collision related denial of service attacks." |