Jenkins CloudBees CD Plugin vulnerable to arbitrary file deletion
High severity
GitHub Reviewed
Published
Oct 25, 2023
to the GitHub Advisory Database
•
Updated Nov 11, 2023
Package
Affected versions
< 1.1.33
Patched versions
1.1.33
Description
Published by the National Vulnerability Database
Oct 25, 2023
Published to the GitHub Advisory Database
Oct 25, 2023
Reviewed
Oct 30, 2023
Last updated
Nov 11, 2023
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.
References