Cross-Site Request Forgery (CSRF) Affecting com.alauda.jenkins.plugins:alauda-devops-pipeline package, versions [0,]


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.08% (33rd 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-COMALAUDAJENKINSPLUGINS-538444
  • published 20 Dec 2019
  • disclosed 17 Dec 2019
  • credit Viktor Gazdag NCC Group

How to fix?

There is no fixed version for com.alauda.jenkins.plugins:alauda-devops-pipeline.

Overview

com.alauda.jenkins.plugins:alauda-devops-pipeline is a plugin for Jenkins

Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF). The plugin does not perform permission checks on a method implementing form validation. This allows users with Overall/Read access to Jenkins to connect to Kubernetes-related paths on an attacker-specified web server using attacker-specified credentials IDs obtained through another method, capturing token credentials managed by Alauda DevOps Pipeline Plugin.

Additionally, the form validation method does not require POST requests, resulting in a CSRF vulnerability.

NOTE: This vulnerability has also been identified as: CVE-2019-16574