In Jenkins CloudBees CD Plugin, artifacts that were previously copied from an agent to the controller are deleted after publishing by the 'CloudBees CD - Publish Artifact' post-build step.
CloudBees CD Plugin 1.1.32 and earlier follows symbolic links to locations outside of the expected directory during this cleanup process.
This allows attackers able to configure jobs to delete arbitrary files on the Jenkins controller file system.
CloudBees CD Plugin 1.1.33 deletes symbolic links without following them.
{ "nvd_published_at": "2023-10-25T18:17:40Z", "cwe_ids": [ "CWE-22", "CWE-59" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-10-30T14:57:14Z" }