CVE-2014-0080
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql/cast.rb in Active Record in Ruby on Rails 4.0.x before 4.0.3, and 4.1.0.beta1, when PostgreSQL is used, allows remote attackers to execute "add data" SQL commands via vectors involving \ (backslash) characters that are not properly handled in operations on array columns.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-0080
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.2.0,!~> 3.2.0||<~> 4.0.3 | ~> 4.0.3 |
| RubyGems | activerecord | >=4.0.0,<4.0.3 | 4.0.3 |
| RubyGems | activerecord | >=4.1.0.beta1,<4.1.0.beta2 | 4.1.0.beta2 |
References
- https://nvd.nist.gov/vuln/detail/CVE-2014-0080
- http://openwall.com/lists/oss-security/2014/02/18/9
- https://groups.google.com/forum/message/raw?msg=rubyonrails-security/Wu96YkTUR6s/pPLBMZrlwvYJ
- https://github.com/advisories/GHSA-hqf9-rc9j-5fmj
- https://github.com/rails/rails/tree/main/activerecord
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2014-0080.yml
- https://web.archive.org/web/20210301004521/https://groups.google.com/forum/message/raw?msg=rubyonrails-security/Wu96YkTUR6s/pPLBMZrlwvYJ
- https://security-tracker.debian.org/tracker/CVE-2014-0080
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.