Cross-site Request Forgery (CSRF) Affecting org.springframework.social:spring-social-core package, versions [1.0.0.RELEASE,1.1.3.RELEASE)


0.0
high

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.09% (40th percentile)
Expand this section
NVD
8.8 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGSPRINGFRAMEWORKSOCIAL-31346
  • published 10 Nov 2015
  • disclosed 10 Nov 2015
  • credit Kris Bosch

How to fix?

Upgrade org.springframework.social:spring-social-core to version 1.1.3.RELEASE or higher.

Overview

org.springframework.social:spring-social-core is an extension of the Spring Framework that allows you to connect your applications with Software-as-a-Service (SaaS) API providers such as Facebook, Twitter, and LinkedIn.

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). It was found that when authorizing an application against an OAuth 2 API provider, Spring Social is vulnerable to a Cross-site Request Forgery (CSRF) attack. The attack involves a malicious user beginning an OAuth 2 authorization flow using a fake account with an OAuth 2 API provider, but completing it by tricking the victim into visiting the callback request in their browser. As a consequence, the attacker will have access to the victim's account on the vulnerable site by way of the fake provider account.