Cross-site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:git package, versions [,3.3.2) [3.4.0-alpha, 3.4.0-beta-2)


0.0
high

Snyk CVSS

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

    Threat Intelligence

    EPSS 0.08% (32nd percentile)
Expand this section
NVD
7.5 high
Expand this section
Red Hat
3.1 low

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-32239
  • published 6 May 2018
  • disclosed 1 Jun 2017
  • credit Unknown

How to fix?

Upgrade org.jenkins-ci.plugins:git to version 3.3.2, 3.4.0-beta-2 or higher.

Overview

org.jenkins-ci.plugins:git is a Git software configuration management for Jenkins.

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). It connects to a user-specified Git repository as part of form validation. An attacker with no direct access to Jenkins but able to guess at a username/password credentials ID could trick a developer with job configuration permissions into following a link with a maliciously crafted Jenkins URL which would result in the Jenkins Git client sending the username and password to an attacker-controlled server.