Files
CVEs-PoC/2016/CVE-2016-2337.md
T
2024-06-09 00:33:16 +00:00

812 B

CVE-2016-2337

Description

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.

POC

Reference

Github