Jenkins CloudBees CD Plugin temporarily copies files from an agent workspace to the controller in preparation for publishing them in the 'CloudBees CD - Publish Artifact' post-build step.
CloudBees CD Plugin 1.1.32 and earlier follows symbolic links to locations outside of the temporary directory on the controller when collecting the list of files to publish.
This allows attackers able to configure jobs to publish arbitrary files from the Jenkins controller file system to the previously configured CloudBees CD server.
CloudBees CD Plugin 1.1.33 ensures that only files located within the expected directory are published.
{ "nvd_published_at": "2023-10-25T18:17:40Z", "cwe_ids": [ "CWE-22", "CWE-59" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-10-30T15:02:06Z" }