mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-20 22:03:29 +00:00
18 lines
833 B
Markdown
18 lines
833 B
Markdown
### [CVE-2012-6497](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6497)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Authlogic gem for Ruby on Rails, when used with certain versions before 3.2.10, makes potentially unsafe find_by_id method calls, which might allow remote attackers to conduct CVE-2012-6496 SQL injection attacks via a crafted parameter in environments that have a known secret_token value, as demonstrated by a value contained in secret_token.rb in an open-source product.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2012-5664
|
|
|