6.8
CVSSv2

CVE-2012-6134

Published: 09/04/2013 Updated: 02/08/2019
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 605
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Cross-site request forgery (CSRF) vulnerability in the omniauth-oauth2 gem 1.1.1 and previous versions for Ruby allows remote malicious users to hijack the authentication of users for requests that modify session state.

Vulnerable Product Search on Vulmon Subscribe to Product

omniauth-oauth2 project omniauth-oauth2

Github Repositories

Reproduction recipe for a problem with Bundler

Describe the problem as clearly as you can I wanted to upgrade a specific gem in our repository (activerecord-postgis-adapter) This is the entire diff: diff --git a/Gemfile b/Gemfile index 27df2168388edf2f4f5c 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ ruby "273" gem "actionpack-action_caching", git: "githubcom/rails/actionpack-ac