First published: Tue Jan 23 2018(Updated: )
On Jenkins instances with Authorize Project plugin, the authentication associated with a build may lack the Computer/Build permission on some agents. This did not prevent the execution of Pipeline `node` blocks on those agents due to incorrect permissions checks in Pipeline: Nodes and Processes plugin 2.17 and earlier.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.jenkins-ci.plugins.workflow:workflow-durable-task-step | <=2.17 | 2.18 |
Jenkins Pipeline | <=2.17 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-1000015 has a medium severity, primarily affecting Jenkins instances with the Authorize Project plugin.
To fix CVE-2018-1000015, upgrade the affected versions of Jenkins and the related plugins to 2.18 or later.
Jenkins versions prior to 2.18, specifically those using the Authorize Project plugin and Pipeline: Nodes and Processes up to 2.17, are affected by CVE-2018-1000015.
CVE-2018-1000015 allows unauthorized execution of Pipeline `node` blocks on certain agents due to incorrect permission checks.
Yes, CVE-2018-1000015 is a documented vulnerability that has been recognized in the Jenkins security advisory.