Vulnerability CVE-2015-9284


Published: 2019-04-26

Description:
The request phase of the OmniAuth Ruby gem is vulnerable to Cross-Site Request Forgery when used as part of the Ruby on Rails framework, allowing accounts to be connected without user intent, user interaction, or feedback to the user. This permits a secondary account to be able to sign into the web application as the primary account.

Type:

CWE-352

(Cross-Site Request Forgery (CSRF))

CVSS2 => (AV:N/AC:M/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
6.8/10
6.4/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Omniauth project -> Omniauth 
Omniauth -> Omniauth 

 References:
https://github.com/omniauth/omniauth/pull/809
https://github.com/omniauth/omniauth-rails/pull/1
https://www.openwall.com/lists/oss-security/2015/05/26/11

Copyright 2024, cxsecurity.com

 

Back to Top