Cross Site Request Forgery (CSRF) Affecting org.jenkins-ci.main:jenkins-core package, versions [2.180,2.186) [,2.176.2)


0.0
high

Snyk CVSS

    Attack Complexity High
    User Interaction Required
    Confidentiality High
    Integrity High

    Threat Intelligence

    EPSS 0.19% (56th percentile)
Expand this section
NVD
7.5 high
Expand this section
Red Hat
7.1 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-ORGJENKINSCIMAIN-451651
  • published 18 Jul 2019
  • disclosed 17 Jul 2019
  • credit Unknown

How to fix?

Upgrade org.jenkins-ci.main:jenkins-core to version 2.186, 2.176.2 or higher.

Overview

org.jenkins-ci.main:jenkins-core is an open source automation server.

Affected versions of this package are vulnerable to Cross Site Request Forgery (CSRF). CSRF tokens in older releases of did not expire, thereby allowing attackers able to obtain them to bypass CSRF protection. By default, CSRF tokens only validated user authentication access and IP address. This could allow attackers the ability to obtain a CSRF token for another user to implement CSRF attacks as long as the victim’s IP address remained unchanged.