Files
CVEs-PoC/2012/CVE-2012-6134.md
T
2024-06-18 02:51:15 +02:00

18 lines
675 B
Markdown

### [CVE-2012-6134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6134)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site request forgery (CSRF) vulnerability in the omniauth-oauth2 gem 1.1.1 and earlier for Ruby allows remote attackers to hijack the authentication of users for requests that modify session state.
### POC
#### Reference
- https://github.com/intridea/omniauth-oauth2/pull/25
#### Github
No PoCs found on GitHub currently.