jenkinsci / kubernetes-cli-plugin

Allows you to setup kubectl to access Kubernetes clusters from your Jenkins jobs.
https://plugins.jenkins.io/kubernetes-cli/
Apache License 2.0
89 stars 48 forks source link

upgrade docker-commons to 1.18 #102

Closed maxlaverse closed 1 year ago

maxlaverse commented 1 year ago

We're pulling the dependency for testing, and versions under 1.17 have some vulnerabilities:

Jenkins Docker Commons Plugin 1.17 and earlier does not sanitize the name of an image or a tag, resulting in an OS command execution vulnerability exploitable by attackers with Item/Configure permission or able to control the contents of a previously configured job's SCM repository.