mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
934 B
Markdown
18 lines
934 B
Markdown
### [CVE-2013-0175](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/sferik/multi_xml/pull/34
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|