mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
855 B
Markdown
18 lines
855 B
Markdown
### [CVE-2011-0447](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0447)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Ruby on Rails 2.1.x, 2.2.x, and 2.3.x before 2.3.11, and 3.x before 3.0.4, does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged (1) AJAX or (2) API requests that leverage "combinations of browser plugins and HTTP redirects," a related issue to CVE-2011-0696.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/tdunning/github-advisory-parser
|
|
|