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

97 lines
3.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 07:22:33 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-4522",
"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 07:22:33 +00:00
"lang": "eng",
"value": "The rb_get_path_check function in file.c in Ruby 1.9.3 before patchlevel 286 and Ruby 2.0.0 before r37163 allows context-dependent attackers to create files in unexpected locations or with unexpected names via a NUL byte in a file path."
2017-10-16 12:31:07 -04:00
}
2019-03-18 07:22:33 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FEDORA-2012-16071",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-October/090235.html"
},
{
"name": "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=37163",
"refsource": "MISC",
"url": "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=37163"
},
{
"name": "FEDORA-2012-16086",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-October/090515.html"
},
{
"name": "[oss-security] 20121013 Re: CVE request: ruby file creation due in insertion of illegal NUL character",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/10/13/1"
},
{
"name": "RHSA-2013:0129",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2013-0129.html"
},
{
"name": "[oss-security] 20121016 Re: CVE request: ruby file creation due in insertion of illegal NUL character",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/10/16/1"
},
{
"name": "[oss-security] 20121012 CVE request: ruby file creation due in insertion of illegal NUL character",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/10/12/6"
},
{
"name": "http://www.ruby-lang.org/en/news/2012/10/12/poisoned-NUL-byte-vulnerability/",
"refsource": "CONFIRM",
"url": "http://www.ruby-lang.org/en/news/2012/10/12/poisoned-NUL-byte-vulnerability/"
}
]
}
}