Bug 874108 (CVE-2012-5508, CVE-2012-6661)
Summary: | CVE-2012-5508 CVE-2012-6661 conga (Plone): Python random generator used instead of system random generator | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Jan Lieskovsky <jlieskov> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | cluster-maint, jonathansteffan, jpokorny, jrusnack, mmcallis, rmccabe, rsteiger |
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: | 2014-06-26 21:13:25 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: | 956861 | ||
Bug Blocks: | 874222 |
Description
Jan Lieskovsky
2012-11-07 14:17:31 UTC
From OSS post: [4] http://www.openwall.com/lists/oss-security/2012/11/07/4 relevant HotFix patch is random_string.py change. The CVE identifier of CVE-2012-5508 has been assigned to this issue: http://www.openwall.com/lists/oss-security/2012/11/10/1 This issue may affect the version of plone as shipped with EPEL5, however the latest version there is 3.1.6 (and the latest 3.x release is 3.3.5, which was released a year prior to this flaw being discovered). Given the age of the EPEL5 package and its lack of support, we do not recommend anyone use it. This issue does not affect plone as provided with the conga package on Red Hat Enterprise Linux 5. Statement: Not vulnerable. This issue did not affect the versions of luci (as provided by conga) as shipped with Red Hat Enterprise Linux 5. A CVE split has occurred: Common Vulnerabilities and Exposures assigned an identifier CVE-2012-6661 to the following vulnerability: Name: CVE-2012-6661 URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6661 Assigned: 20141103 Reference: http://www.openwall.com/lists/oss-security/2012/11/10/1 Reference: https://bugs.launchpad.net/zope2/+bug/1071067 Reference: https://github.com/plone/Products.CMFPlone/blob/4.2.3/docs/CHANGES.txt Reference: https://plone.org/products/plone-hotfix/releases/20121124 Reference: https://plone.org/products/plone/security/advisories/20121106/24 Zope before 2.13.19, as used in Plone before 4.2.3 and 4.3 before beta 1, does not reseed the pseudo-random number generator (PRNG), which makes it easier for remote attackers to guess the value via unspecified vectors. NOTE: this issue was SPLIT from CVE-2012-5508 due to different vulnerability types (ADT2). |