-
Bug
-
Resolution: Fixed
-
Blocker
-
1.651.2+ and Jenkins 2.3+
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.
- is related to
-
JENKINS-35257 Release plugin ignores release parameters in Jenkins 2.7
-
- Resolved
-
- links to
[JENKINS-34996] Sec-170-related: Release plugin needs to declare parameters
Assignee | Original: Peter Hayes [ petehayes ] | New: Antonio Muñiz [ amuniz ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Priority | Original: Major [ 3 ] | New: Blocker [ 1 ] |
Remote Link | New: This issue links to "PR (Web Link)" [ 14363 ] |
Link |
New:
This issue is related 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.