Cross-site Request Forgery (CSRF) Affecting io.jenkins.plugins:cavisson-ns-nd-integration package, versions [0,]


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.08% (32nd 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-IOJENKINSPLUGINS-3030470
  • published 22 Sep 2022
  • disclosed 22 Sep 2022
  • credit Kevin Guerroudj, CloudBees, Inc.

How to fix?

There is no fixed version for io.jenkins.plugins:cavisson-ns-nd-integration.

Overview

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). NS-ND Integration Performance Publisher Plugin 4.8.0.129 and earlier does not perform a permission check in a method implementing form validation.This allows attackers with Overall/Read permission to connect to an attacker-specified webserver using attacker-specified username and password.Additionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.NS-ND Integration Performance Publisher Plugin 4.8.0.130 requires POST requests and Overall/Administer permission for the affected form validation method.

NOTE: This vulnerability has also been identified as: CVE-2022-41228