Cross-site Request Forgery (CSRF) Affecting org.csanchez.jenkins.plugins:kubernetes package, versions [,1.10.2)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.09% (39th 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-ORGCSANCHEZJENKINSPLUGINS-32458
  • published 2 Aug 2018
  • disclosed 30 Jul 2018
  • credit Oleg Nenashev

How to fix?

Upgrade org.csanchez.jenkins.plugins:kubernetes to version 1.10.2 or higher.

Overview

org.csanchez.jenkins.plugins:kubernetes is a Jenkins plugin to run dynamic slaves in a Kubernetes/Docker environment.

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). It did not perform permission checks on a method implementing form validation. This form validation method did not require POST requests, resulting in a CSRF vulnerability.