cve/2013/CVE-2013-4164.md
2024-06-18 02:51:15 +02:00

838 B

CVE-2013-4164

Description

Heap-based buffer overflow in Ruby 1.8, 1.9 before 1.9.3-p484, 2.0 before 2.0.0-p353, 2.1 before 2.1.0 preview2, and trunk before revision 43780 allows context-dependent attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a string that is converted to a floating point value, as demonstrated using (1) the to_f method or (2) JSON.parse.

POC

Reference

Github

No PoCs found on GitHub currently.