cvelist/2013/3xxx/CVE-2013-3221.json

88 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-3221",
"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" : [
{
"lang" : "eng",
"value" : "The Active Record component in Ruby on Rails 2.3.x, 3.0.x, 3.1.x, and 3.2.x does not ensure that the declared data type of a database column is used during comparisons of input values to stored values in that column, which makes it easier for remote attackers to conduct data-type injection attacks against Ruby on Rails applications via a crafted value, as demonstrated by unintended interaction between the \"typed XML\" feature and a MySQL database."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20130207 Potential Query Manipulation with Common Rails Practises",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2013/02/06/7"
},
{
"name" : "[rubyonrails-security] 20130207 Potential Query Manipulation with Common Rails Practises",
"refsource" : "MLIST",
"url" : "https://groups.google.com/group/rubyonrails-security/msg/1f3bc0b88a60c1ce?dmode=source&output=gplain"
},
{
"name" : "[oss-security] 20130424 CVE-2013-3221 can also relate to Microsoft SQL Server and IBM DB2",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2013/04/24/7"
},
{
"name" : "http://pl.reddit.com/r/netsec/comments/17yajp/mysql_madness_and_rails/",
"refsource" : "MISC",
"url" : "http://pl.reddit.com/r/netsec/comments/17yajp/mysql_madness_and_rails/"
},
{
"name" : "http://www.phenoelit.org/blog/archives/2013/02/index.html",
"refsource" : "MISC",
"url" : "http://www.phenoelit.org/blog/archives/2013/02/index.html"
},
{
"name" : "https://gist.github.com/dakull/5442275",
"refsource" : "CONFIRM",
"url" : "https://gist.github.com/dakull/5442275"
}
]
}
}