Vulnerability Details : CVE-2013-0175
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.
Vulnerability category: Execute codeDenial of service
Products affected by CVE-2013-0175
- cpe:2.3:a:erik_michaels-ober:multi_xml:0.5.2:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.2.4:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.2.3:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.1.2:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.1.1:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.2.2:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.2.1:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.1.0:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.2.0:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.1.5:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.2.5:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.1.4:*:*:*:*:*:*:*
- cpe:2.3:a:grape_project:grape:0.1.3:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2013-0175
1.01%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 75 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2013-0175
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST |
CWE ids for CVE-2013-0175
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: nvd@nist.gov (Primary)
References for CVE-2013-0175
-
https://github.com/sferik/multi_xml/pull/34
Remove ability to parse symbols and yaml by nate · Pull Request #34 · sferik/multi_xml · GitHub
-
https://gist.github.com/nate/d7f6d9f4925f413621aa
Addresses a security vulnerability in multi_xml that is identical to the recent rails vulnerability. This is very, very serious and includes the possibility of remote code exploit and SQL injection. U
-
http://www.openwall.com/lists/oss-security/2013/01/11/9
oss-security - Re: CVE request for multi_xml ruby gem (has same problem as CVE-2013-0156)
-
https://groups.google.com/forum/?fromgroups=#%21topic/ruby-grape/fthDkMgIOa0
Sign in - Google Accounts
-
https://news.ycombinator.com/item?id=5040457
MultiXml gem has same vulnerability as Rails' CVE-2013-0156 – patch now | Hacker News
Jump to