Cross-site Request Forgery (CSRF) Affecting org.jenkins-ci.main:jenkins-core package, versions [,2.32.2) [2.40,2.44)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    EPSS 0.13% (48th percentile)
Expand this section
NVD
5.4 medium

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-32286
  • published 21 May 2018
  • disclosed 2 Jan 2017
  • credit Jean Marsault

How to fix?

Upgrade org.jenkins-ci.main:jenkins-core to versions 2.32.2, 2.44 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). When administrators accessed a URL like /user/example via HTTP GET, a user with the ID example was created if it did not exist. While this user record was only retained until restart in most cases, administrator's web browsers could be manipulated to create a large number of user records.