Cross-Site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:cloudbees-jenkins-advisor package, versions [,3.0.1)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    Scope Changed

    Threat Intelligence

    EPSS 0.07% (31st 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-542719
  • published 20 Jan 2020
  • disclosed 15 Jan 2020
  • credit Unknown

How to fix?

Upgrade org.jenkins-ci.plugins:cloudbees-jenkins-advisor to version 3.0.1 or higher.

Overview

org.jenkins-ci.plugins:cloudbees-jenkins-advisor is a plugin that proactively notifies you of problems with your Jenkins-based environment.

Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF). It does not perform permission checks in methods performing form validation. This allows users with Overall/Read access to send an email with fixed content to an attacker-specified recipient. Additionally, these form validation methods do not require POST requests, resulting in a CSRF vulnerability.

NOTE: This vulnerability has also been identified as: CVE-2020-2094