SQL Injection Vulnerability in Ruby on Rails Active Record Component
CVE-2016-6317

7.5HIGH

Key Information:

Status
Vendor
CVE Published:
7 September 2016

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2016-6317?

The Active Record component in Ruby on Rails versions 4.2.x prior to 4.2.7.1 is susceptible to an improper input validation vulnerability. This issue stems from the handling of parameters between the Active Record and JSON implementations, allowing remote attackers to potentially bypass intended database query restrictions. Attackers can exploit this vulnerability by crafting specific requests that lead to NULL checks or trigger missing WHERE clauses, thus impacting the integrity of database interactions.

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

.