SQL Injection Vulnerability in Active Record of Ruby on Rails
CVE-2014-0080
Currently unrated
What is CVE-2014-0080?
A SQL injection vulnerability exists in Active Record for Ruby on Rails when using PostgreSQL. This issue allows attackers to execute unauthorized SQL commands via paths that include improperly handled backslash characters in array column operations. Specifically, the vulnerability affects Active Record versions 4.0.x prior to 4.0.3 and 4.1.0.beta1, posing a risk of data manipulation by malicious actors.