8.8
CVE-2015-9284
- EPSS 1.57%
- Veröffentlicht 26.04.2019 15:29:00
- Zuletzt bearbeitet 21.11.2024 02:40:14
- Quelle support@hackerone.com
- CVE-Watchlists
- Unerledigt
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.57% | 0.722 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
https://github.com/omniauth/omniauth-rails/pull/1
https://github.com/omniauth/omniauth/pull/809
https://github.com/omniauth/omniauth/wiki/Resolving-CVE-2015-9284
https://www.openwall.com/lists/oss-security/2015/05/26/11