mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
751 B
Markdown
19 lines
751 B
Markdown
### [CVE-2016-2337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://www.talosintelligence.com/reports/TALOS-2016-0031/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|