mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
20 lines
786 B
Markdown
20 lines
786 B
Markdown
### [CVE-2013-0276](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0276)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ActiveRecord in Ruby on Rails before 2.3.17, 3.1.x before 3.1.11, and 3.2.x before 3.2.12 allows remote attackers to bypass the attr_protected protection mechanism and modify protected model attributes via a crafted request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/DragonHans86/hakiri_toolbelt
|
|
- https://github.com/dazralsky/hakiri_cli
|
|
- https://github.com/hakirisec/hakiri_toolbelt
|
|
|