Bug 1424987 (CVE-2017-2625)
Summary: | CVE-2017-2625 libXdmcp: weak entropy usage for session keys | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Martin Prpič <mprpic> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | btissoir, sandmann, security-response-team, slong |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
It was discovered that libXdmcp used weak entropy to generate session keys. On a multi-user system using xdmcp, a local attacker could potentially use information available from the process list to brute force the key, allowing them to hijack other users' sessions.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-03-01 00:37:13 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: | 1427716, 1431689 | ||
Bug Blocks: | 1424993 |
Description
Martin Prpič
2017-02-20 09:25:40 UTC
Acknowledgments: Name: Eric Sesterhenn (X41 D-Sec GmbH) Adjusted CVSS to include PR:L (attacker must have local shell privileges). This could be quite a serious attack against xdmcp-based terminal servers in the absence of process namespaces, but this is no longer a common setup. It appears that Fedora can enable arc4random in libXdmcp by adding `BuildRequires: libbsd-devel`. Created libXdmcp tracking bugs for this issue: Affects: fedora-all [bug 1427716] Statement: Red Hat Product Security has rated this issue as having Moderate security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/. Original reporter's advisory: https://www.x41-dsec.de/lab/advisories/x41-2017-001-xorg/ Upstream commit: https://cgit.freedesktop.org/xorg/lib/libXdmcp/commit/?id=0554324ec6bbc2071f5d1f8ad211a1643e29eb1f https://cgit.freedesktop.org/xorg/lib/libXdmcp/commit/?id=6d1aee0310001eca8f6ded9814a2a70b3a774896 This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2017:1865 https://access.redhat.com/errata/RHSA-2017:1865 |