mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
732 B
Markdown
18 lines
732 B
Markdown
### [CVE-2014-3514](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3514)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
activerecord/lib/active_record/relation/query_methods.rb in Active Record in Ruby on Rails 4.0.x before 4.0.9 and 4.1.x before 4.1.5 allows remote attackers to bypass the strong parameters protection mechanism via crafted input to an application that makes create_with calls.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/jgorset/can-i-hack-database
|
|
|