#VU39951 Input validation error in Ruby - CVE-2016-2337
Published: January 6, 2017 / Updated: August 9, 2020
Ruby
Ruby
Description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
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. <a href="http://cwe.mitre.org/data/definitions/843.html">CWE-843: Access of Resource Using Incompatible Type ('Type Confusion')</a>