CVE-2011-0448
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
Ruby on Rails 3.0.x before 3.0.4 does not ensure that arguments to the limit function specify integer values, which makes it easier for remote attackers to conduct SQL injection attacks via a non-numeric argument.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2011-0448
Vendor advisory: cve@mitre.org — http://weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4
Vendor advisory: cve@mitre.org — http://secunia.com/advisories/43278
Vendor advisory: cve@mitre.org — http://groups.google.com/group/rubyonrails-security/msg/4e19864cf6ad40ad?dmode=source&output=gplain
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| RubyGems | activerecord | !< 3.0.0||<~> 2.3.11 | ~> 2.3.11 |
| RubyGems | activerecord | >=3.0.0,<3.0.4 | 3.0.4 |
References
- http://weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4
- http://groups.google.com/group/rubyonrails-security/msg/4e19864cf6ad40ad?dmode=source&output=gplain
- http://lists.fedoraproject.org/pipermail/package-announce/2011-April/057650.html
- http://secunia.com/advisories/43278
- http://securitytracker.com/id?1025063
- http://www.vupen.com/english/advisories/2011/0877
- https://github.com/rails/rails/commit/354da43ab0a10b3b7b3f9cb0619aa562c3be8474
- https://nvd.nist.gov/vuln/detail/CVE-2011-0448
- https://github.com/rails/rails
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2011-0448.yml
- https://web.archive.org/web/20201220214809/http://securitytracker.com/id?1025063
- https://security-tracker.debian.org/tracker/CVE-2011-0448
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.