cvelist/2012/4xxx/CVE-2012-4464.json

92 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:46:05 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-4464",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 05:46:05 +00:00
"lang": "eng",
"value": "Ruby 1.9.3 before patchlevel 286 and 2.0 before revision r37068 allows context-dependent attackers to bypass safe-level restrictions and modify untainted strings via the (1) exc_to_s or (2) name_err_to_s API function, which marks the string as tainted, a different vulnerability than CVE-2012-4466. NOTE: this issue might exist because of a CVE-2011-1005 regression."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:46:05 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=862598",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=862598"
},
{
"name": "[oss-security] 20121002 CVE Request: Ruby safe level bypasses",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/10/02/4"
},
{
"name": "[oss-security] 20121003 Re: CVE Request: Ruby safe level bypasses",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/10/03/9"
},
{
"name": "FEDORA-2012-15376",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-October/089554.html"
},
{
"name": "FEDORA-2012-15395",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-October/089887.html"
},
{
"name": "http://www.ruby-lang.org/en/news/2012/10/12/cve-2012-4464-cve-2012-4466/",
"refsource": "CONFIRM",
"url": "http://www.ruby-lang.org/en/news/2012/10/12/cve-2012-4464-cve-2012-4466/"
},
{
"name": "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=37068",
"refsource": "MISC",
"url": "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=37068"
}
]
}
}