ghsa-xf96-32q2-9rw2
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-05-26 16:40
VLAI Severity ?
Summary
Rails ActiveRecord gem vulnerable to SQL injection
Details
Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the (1) :limit
and (2) :offset
parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "activerecord" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2008-4094" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T22:03:04Z", "nvd_published_at": "2008-09-30T17:22:09Z", "severity": "HIGH" }, "details": "Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the (1) `:limit` and (2) `:offset` parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer.", "id": "GHSA-xf96-32q2-9rw2", "modified": "2023-05-26T16:40:08Z", "published": "2017-10-24T18:33:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-4094" }, { "type": "WEB", "url": "https://github.com/rails/rails/commit/ef0ea782b1f5cf7b08e74ea3002a16c708f66645" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45109" }, { "type": "PACKAGE", "url": "https://github.com/rails/rails" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2008-4094.yml" }, { "type": "WEB", "url": "https://web.archive.org/web/20080620000955/http://blog.innerewut.de/2008/6/16/why-you-should-upgrade-to-rails-2-1" }, { "type": "WEB", "url": "https://web.archive.org/web/20080620201733/http://blog.innerewut.de/files/rails/activerecord-1.15.3.patch" }, { "type": "WEB", "url": "https://web.archive.org/web/20080620201744/http://blog.innerewut.de/files/rails/activerecord-2.0.2.patch" }, { "type": "WEB", "url": "https://web.archive.org/web/20081104151751/http://gist.github.com/8946" }, { "type": "WEB", "url": "https://web.archive.org/web/20081113122736/http://secunia.com/advisories/31875" }, { "type": "WEB", "url": "https://web.archive.org/web/20081207211431/http://secunia.com/advisories/31909" }, { "type": "WEB", "url": "https://web.archive.org/web/20081207211436/http://secunia.com/advisories/31910" }, { "type": "WEB", "url": "https://web.archive.org/web/20091101000000*/http://www.vupen.com/english/advisories/2008/2562" }, { "type": "WEB", "url": "https://web.archive.org/web/20120120194518/http://www.securityfocus.com/bid/31176" }, { "type": "WEB", "url": "https://web.archive.org/web/20201207112829/http://www.securitytracker.com/id?1020871" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-12/msg00002.html" }, { "type": "WEB", "url": "http://rails.lighthouseapp.com/projects/8994/tickets/288" }, { "type": "WEB", "url": "http://rails.lighthouseapp.com/projects/8994/tickets/964" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/09/13/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/09/16/1" }, { "type": "WEB", "url": "http://www.rorsecurity.info/2008/09/08/sql-injection-issue-in-limit-and-offset-parameter" } ], "schema_version": "1.4.0", "severity": [], "summary": "Rails ActiveRecord gem vulnerable to SQL injection" }
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.
Loading…
Loading…