Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1412680 - (CVE-2016-2337) CVE-2016-2337 ruby: TclTkIp ip_cancel_eval type confusion vulnerability
CVE-2016-2337 ruby: TclTkIp ip_cancel_eval type confusion vulnerability
Status: CLOSED WONTFIX
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20160614,repor...
: Security
Depends On:
Blocks: 1412685
  Show dependency treegraph
 
Reported: 2017-01-12 09:39 EST by Andrej Nemec
Modified: 2017-01-18 08:01 EST (History)
24 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2017-01-17 19:21:24 EST
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Andrej Nemec 2017-01-12 09:39:09 EST
Type Confusion exists in _cancel_eval Ruby’s TclTkIp class method. Attacker passing different type of object than String as “retval” argument can cause arbitrary code execution.

References:

http://www.talosintelligence.com/reports/TALOS-2016-0031/
Comment 2 Doran Moppert 2017-01-17 18:53:22 EST
This vulnerability requires that the attacker can execute arbitrary Ruby code under elevated privileges, which is already a bad idea.

The "cancel_eval" function is only available when tcl-8.6 is present.  Red Hat Enterprise Linux presently only ships tcl<=8.5, so this vulnerability can not be exploited.
Comment 3 Doran Moppert 2017-01-17 19:15:12 EST
> This vulnerability requires that the attacker can execute arbitrary Ruby code under elevated privileges, which is already a bad idea.

The 'tk' module will only load from within an X session (eg $DISPLAY pointing to a valid X server), making conditions for exploitation even more unlikely.
Comment 4 Doran Moppert 2017-01-17 19:20:45 EST
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/.

Note You need to log in before you can comment on or make changes to this bug.