Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Component/s: release-plugin
-
Labels:
-
Environment:1.651.2+ and Jenkins 2.3+
-
Similar Issues:
Description
Injecting arbitrary parameters is now forbidden, so the plugin should declare them to the jobs.
See https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2016-05-11
Major impacts:
Undeclared vars are not present anymore
Release Plugin was listed on the page: https://wiki.jenkins-ci.org/display/JENKINS/Plugins+affected+by+fix+for+SECURITY-170 and no issue was yet created for this.
Attachments
Issue Links
- is related to
-
JENKINS-35257 Release plugin ignores release parameters in Jenkins 2.7
-
- Resolved
-
- links to
This renders this plugin entirely unusable, unfortunately. Even simple variable substitution in an Execute Shell is not possible, as the variables are now undefined.