ghsa-gjxw-5w2q-7grf
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-05-26 16:50
Summary
Rails activerecord gem has Improper Input Validation vulnerability
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.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "activerecord" }, "ranges": [ { "events": [ { "introduced": "2.3.9" }, { "fixed": "2.3.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "activerecord" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2010-3933" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:37:34Z", "nvd_published_at": null, "severity": "MODERATE" }, "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.", "id": "GHSA-gjxw-5w2q-7grf", "modified": "2023-05-26T16:50:51Z", "published": "2017-10-24T18:33:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3933" }, { "type": "WEB", "url": "https://github.com/rails/rails/commit/2d96bccb1e8b62e3e11ca0c5d38aaa8cece889ae" }, { "type": "WEB", "url": "https://github.com/rails/rails/commit/96183e0f284bab27667e5a38fa6a1578eb029585" }, { "type": "PACKAGE", "url": "https://github.com/rails/rails" }, { "type": "WEB", "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" } ], "schema_version": "1.4.0", "severity": [], "summary": "Rails activerecord gem has Improper Input Validation vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.