CVE-2023-46654: Path Traversal
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.
Other sources
Jenkins CloudBees CD Plugin 1.1.32 and earlier follows symbolic links to locations outside of the expected directory during the cleanup process of the 'CloudBees CD - Publish Artifact' post-build step, allowing attackers able to configure jobs to delete arbitrary files on the Jenkins controller file system.
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID?
The vulnerability ID is CVE-2023-46654.
What is the severity of CVE-2023-46654?
The severity of CVE-2023-46654 is high, with a severity value of 8.1.
How does Jenkins CloudBees CD Plugin 1.1.32 and earlier handle artifacts during publishing?
In Jenkins CloudBees CD Plugin 1.1.32 and earlier, artifacts that were previously copied from an agent to the controller are deleted after publishing by the 'CloudBees CD - Publish Artifact' post-build step.
What is the recommended version of CloudBees CD Plugin to fix CVE-2023-46654?
To fix CVE-2023-46654, you should upgrade CloudBees CD Plugin to version 1.1.33.
What is the CWE category for CVE-2023-46654?
The CWE categories for CVE-2023-46654 are CWE-22 and CWE-59.