Cross-site Request Forgery (CSRF) Affecting org.csanchez.jenkins.plugins:kubernetes Open this link in a new tab package, versions [,1.10.2)
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
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
Introduced: 30 Jul 2018
CVE-2018-1999040 Open this link in a new tabHow 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.