CVE-2014-3483
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql/quoting.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 4.x before 4.0.7 and 4.1.x before 4.1.3 allows remote attackers to execute arbitrary SQL commands by leveraging improper range quoting.
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-3483
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2:4.1.4-1 |
| debian | bullseye | fixed | 2:4.1.4-1 |
| debian | forky | fixed | 2:4.1.4-1 |
| debian | sid | fixed | 2:4.1.4-1 |
| debian | trixie | fixed | 2:4.1.4-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| RubyGems | activerecord | !< 4.0.0||<~> 4.0.7 | ~> 4.0.7 |
| RubyGems | activerecord | >=4.0.0,<4.0.7 | 4.0.7 |
| RubyGems | activerecord | >=4.1.0,<4.1.3 | 4.1.3 |
References
- https://nvd.nist.gov/vuln/detail/CVE-2014-3483
- http://openwall.com/lists/oss-security/2014/07/02/5
- http://rhn.redhat.com/errata/RHSA-2014-0877.html
- http://secunia.com/advisories/59971
- http://secunia.com/advisories/60214
- http://www.debian.org/security/2014/dsa-2982
- http://www.securityfocus.com/bid/68341
- https://groups.google.com/forum/message/raw?msg=rubyonrails-security/wDxePLJGZdI/WP7EasCJTA4J
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2014-3483.yml
- https://web.archive.org/web/20200228150648/http://www.securityfocus.com/bid/68341
- https://security-tracker.debian.org/tracker/CVE-2014-3483
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.