mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-23 21:50:34 +01:00
18 lines
809 B
Markdown
18 lines
809 B
Markdown
### [CVE-2012-6496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6496)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in the Active Record component in Ruby on Rails before 3.0.18, 3.1.x before 3.1.9, and 3.2.x before 3.2.10 allows remote attackers to execute arbitrary SQL commands via a crafted request that leverages incorrect behavior of dynamic finders in applications that can use unexpected data types in certain find_by_ method calls.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2012-5664
|
|
|