Arbitrary Shell Command Execution Affecting org.jenkins-ci.main:jenkins-core package, versions [,2.73.2) [2.80,2.83)
Threat Intelligence
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-ORGJENKINSCIMAIN-32189
- published 9 Apr 2018
- disclosed 13 Sep 2017
- credit Daniel Beck
Introduced: 13 Sep 2017
CVE-2017-1000393 Open this link in a new tabHow to fix?
Upgrade org.jenkins-ci.main:jenkins-core
to versions 2.73.2, 2.84 or higher.
Overview
org.jenkins-ci.main:jenkins-core is an open-source automation server.
Affected versions of this package are vulnerable to Arbitrary Shell Command Execution. Users with permission to create or configure agents in Jenkins could configure a launch method called Launch agent via execution of command on master
. This allowed them to run arbitrary shell commands on the master node whenever the agent was supposed to be launched. Configuration of this launch method now requires the Run Scripts permission typically only granted to administrators.