#VU39950 Input validation error in Ruby - CVE-2016-2336
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 two methods of Ruby's WIN32OLE class, ole_invoke and ole_query_interface. Attacker passing different type of object than this assumed by developers 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>