First published: Fri Jan 06 2017(Updated: )
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.
Credit: cret@cert.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ruby | =2.2.2 | |
Ruby | =2.3.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-2336 has a high severity due to the potential for arbitrary code execution.
To fix CVE-2016-2336, update Ruby to a version higher than 2.3.0 that addresses this vulnerability.
CVE-2016-2336 affects Ruby versions 2.2.2 and 2.3.0.
The vulnerability in CVE-2016-2336 is a type confusion in the WIN32OLE class that can lead to arbitrary code execution.
Yes, exploiting CVE-2016-2336 can allow an attacker to execute arbitrary code remotely.