mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
942 B
Markdown
18 lines
942 B
Markdown
### [CVE-2013-0155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0155)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Ruby on Rails 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 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 and CVE-2012-2694.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/kavgan/vuln_test_repo_public_ruby_gemfile_cve-2016-6317
|
|
|