原始 OSV JSON{
"id": "GHSA-gjxw-5w2q-7grf",
"aliases": [
"CVE-2010-3933"
],
"details": "Ruby on Rails 2.3.9 and 3.0.0 does not properly handle nested attributes, which allows remote attackers to modify arbitrary records by changing the names of parameters for form inputs.",
"summary": "Rails activerecord gem has Improper Input Validation vulnerability",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.9"
},
{
"fixed": "2.3.10"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.1"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-05-26T16:50:51Z",
"severity": [],
"published": "2017-10-24T18:33:38Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3933",
"type": "ADVISORY"
},
{
"url": "https://github.com/rails/rails/commit/2d96bccb1e8b62e3e11ca0c5d38aaa8cece889ae",
"type": "WEB"
},
{
"url": "https://github.com/rails/rails/commit/96183e0f284bab27667e5a38fa6a1578eb029585",
"type": "WEB"
},
{
"url": "https://github.com/rails/rails",
"type": "PACKAGE"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2010-3933.yml",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20101129225633/http://securitytracker.com/alerts/2010/Oct/1024624.html",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20111225083933/http://secunia.com/advisories/41930",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20201208053819/http://securitytracker.com/id?1024624",
"type": "WEB"
},
{
"url": "http://weblog.rubyonrails.org/2010/10/15/security-vulnerability-in-nested-attributes-code-in-ruby-on-rails-2-3-9-and-3-0-0",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:37:34Z"
}
}