Fixed In Version: docker commons plugin 1.18 Doc Type: If docs needed, set a value Doc Text: An OS command execution vulnerability was found in the Jenkins Docker Commons plugin. Due to a lack of sanitization in the name of an image or a tag, an attacker with Item/Configure permissi...
API plugin, which provides the common shared functionality for various Docker-related plugins. - docker-commons-plugin/DockerRegistryToken.java at f5fcfdd574ba411217324a8cc10d9cc3801357fb · jenkinsci/docker-commons-plugin
class, Jenkins.getInstance(), ACL.SYSTEM, Collections.<DomainRequirement>emptyList()), withId(credentialsId)); return credentials == null ? null : new DockerServerCredentialsSSLConfig(credentials); } Example #8Source File: DockerDirectoryCredentials.java From docker-plugin with MIT ...
- [Release notes](https://github.com/jenkinsci/docker-commons-plugin/releases) - [Commits](https://github.com/jenkinsci/docker-commons-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:docker-commons dependency-type: direct:production ... Signed-off-by: ...