CVE-2012-6134
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-6134
Vendor advisory: secalert@redhat.com — https://github.com/intridea/omniauth-oauth2/pull/25
Vendor advisory: secalert@redhat.com — https://github.com/Shopify/omniauth-shopify-oauth2/pull/1
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| RubyGems | omniauth-oauth2 | <>= 1.1.1 | >= 1.1.1 |
| RubyGems | omniauth-oauth2 | <1.1.1 | 1.1.1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| omniauth-oauth2_project | omniauth-oauth2 | {"endExcluding":"1.1.1"} | 1.1.1 |
References
- https://nvd.nist.gov/vuln/detail/CVE-2012-6134
- http://rubysec.github.io/advisories/CVE-2012-6134/
- http://seclists.org/oss-sec/2013/q1/304
- https://gist.github.com/homakov/3673012
- https://github.com/Shopify/omniauth-shopify-oauth2/pull/1
- https://github.com/intridea/omniauth-oauth2/pull/25
- https://github.com/Shopify/omniauth-shopify-oauth2
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/omniauth-oauth2/CVE-2012-6134.yml
- https://web.archive.org/web/20170312020947/https://gist.github.com/homakov/3673012
- http://rubysec.github.io/advisories/CVE-2012-6134
- https://security-tracker.debian.org/tracker/CVE-2012-6134
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.