cvelist/2013/0xxx/CVE-2013-0175.json
2023-02-13 00:01:11 +00:00

83 lines
3.0 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2013-0175",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://www.openwall.com/lists/oss-security/2013/01/11/9",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/01/11/9"
},
{
"url": "https://gist.github.com/nate/d7f6d9f4925f413621aa",
"refsource": "MISC",
"name": "https://gist.github.com/nate/d7f6d9f4925f413621aa"
},
{
"url": "https://github.com/sferik/multi_xml/pull/34",
"refsource": "MISC",
"name": "https://github.com/sferik/multi_xml/pull/34"
},
{
"url": "https://groups.google.com/forum/?fromgroups=#%21topic/ruby-grape/fthDkMgIOa0",
"refsource": "MISC",
"name": "https://groups.google.com/forum/?fromgroups=#%21topic/ruby-grape/fthDkMgIOa0"
},
{
"url": "https://news.ycombinator.com/item?id=5040457",
"refsource": "MISC",
"name": "https://news.ycombinator.com/item?id=5040457"
}
]
}
}