-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Copyartifact 1.30
When specifying a project name to copy artifacts from without a variable, permission check is performed at configuration time.
That check is performed in the constructor of CopyArtifact, and can be bypassed using WebAPI, which does not trigger the constructor (triggers readResolve instead).
update: can be bypassed also with CLI.
- is related to
-
JENKINS-28247 Can bypass permission check of CopyArtifact with WorkflowJob
- Closed
-
JENKINS-24888 Complete runtime permission check of Copyartifact
- Closed