#VU35950 Cross-site request forgery in OmniAuth - CVE-2015-9284

 

#VU35950 Cross-site request forgery in OmniAuth - CVE-2015-9284

Published: April 26, 2019 / Updated: August 8, 2020


Vulnerability identifier: #VU35950
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2015-9284
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OmniAuth
Software vendor:
OmniAuth

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The request phase of the OmniAuth Ruby gem (1.9.1 and earlier) 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.


Remediation

Install update from vendor's website.

External links