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

934 B

CVE-2013-0175

Description

multi_xml gem 0.5.2 for Ruby, as used in Grape before 0.2.6 and possibly other products, does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service (memory and CPU consumption) involving nested XML entity references, by leveraging support for (1) YAML type conversion or (2) Symbol type conversion, a similar vulnerability to CVE-2013-0156.

POC

Reference

Github

No PoCs found on GitHub currently.