CVE-2023-32981
MEDIUM6.3EPSS 3.6%Jenkins Pipeline Utility Steps Plugin arbitrary file write vulnerability
Published: 5/16/2023Modified: 2/16/2024
Also known as:GHSA-6987-xccv-fhjp
Description
Jenkins Pipeline Utility Steps Plugin provides the `untar` and `unzip` Pipeline steps to extract archives into job workspaces. Pipeline Utility Steps Plugin 2.15.2 and earlier does not validate or limit file paths of files contained within these archives. This allows attackers able to provide crafted archives as parameters to create or replace arbitrary files on the agent file system with attacker-specified content. Pipeline Utility Steps Plugin 2.15.3 rejects extraction of files in `tar` and `zip` archives that would be placed outside the expected destination directory.
Affected packages (1)
- Maven/org.jenkins-ci.plugins:pipeline-utility-stepsfrom 0, < 2.15.3
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.3 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |