mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
87 lines
3.3 KiB
JSON
87 lines
3.3 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": "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": "[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": "http://www.phenoelit.org/blog/archives/2013/02/index.html",
|
|
"refsource": "MISC",
|
|
"url": "http://www.phenoelit.org/blog/archives/2013/02/index.html"
|
|
},
|
|
{
|
|
"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": "https://gist.github.com/dakull/5442275",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://gist.github.com/dakull/5442275"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20130207 Potential Query Manipulation with Common Rails Practises",
|
|
"refsource": "MLIST",
|
|
"url": "http://openwall.com/lists/oss-security/2013/02/06/7"
|
|
}
|
|
]
|
|
}
|
|
} |