vladzima/emotnr

CVE-2016-6317 High Severity Vulnerability detected by WhiteSource

mend-bolt-for-github opened this issue · 1 comments

CVE-2016-6317 - High Severity Vulnerability

Vulnerable Library - activerecord-4.2.5.gem

Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.

path: /var/lib/gems/2.3.0/cache/activerecord-4.2.5.gem

Library home page: https://rubygems.org/gems/activerecord-4.2.5.gem

Dependency Hierarchy:

  • rails-4.2.5.gem (Root Library)
    • activerecord-4.2.5.gem (Vulnerable Library)

Vulnerability Details

Action Record in Ruby on Rails 4.2.x before 4.2.7.1 does not properly consider differences in parameter handling between the Active Record component and the JSON implementation, which allows remote attackers to bypass intended database-query restrictions and perform NULL checks or trigger missing WHERE clauses via a crafted request, as demonstrated by certain "[nil]" values, a related issue to CVE-2012-2660, CVE-2012-2694, and CVE-2013-0155.

Publish Date: 2016-09-07

URL: CVE-2016-6317

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-6317

Release Date: 2017-12-31

Fix Resolution: Upgrade to version rubygem-activerecord 4.2.7.1 or greater


Step up your Open Source Security Game with WhiteSource here