mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
1.2 KiB
1.2 KiB
CVE-2012-2661
Description
The Active Record component in Ruby on Rails 3.0.x before 3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 does not properly implement the passing of request data to a where method in an ActiveRecord class, which allows remote attackers to conduct certain SQL injection attacks via nested query parameters that leverage unintended recursion, a related issue to CVE-2012-2695.
POC
Reference
No PoCs from references.
Github
- https://github.com/Blackyguy/-CVE-2012-2661-ActiveRecord-SQL-injection-
- https://github.com/RedisMadani/cyber-vault
- https://github.com/dxktw/cyber-vault
- https://github.com/ehayushpathak/WebApp-Hacking
- https://github.com/nemocyberworld/Captain-Nemo
- https://github.com/nemocyberworld/captain-nemo
- https://github.com/paulveillard/cybersecurity-infosec
- https://github.com/r4x0r1337/-CVE-2012-2661-ActiveRecord-SQL-injection-