Cross-site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:github-oauth package, versions [,0.32)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    EPSS 0.23% (61st 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-ORGJENKINSCIPLUGINS-174557
  • published 1 May 2019
  • disclosed 30 Apr 2019
  • credit Unknown

How to fix?

Upgrade org.jenkins-ci.plugins:github-oauth to version 0.32 or higher.

Overview

org.jenkins-ci.plugins:github-oauth is a Jenkins authentication plugin using GitHub OAuth as the source.

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). It did not use the state parameter of OAuth to prevent CSRF.