Command Injection in Convert To Pipeline - CVE-2023-28677
Published: March 22, 2023
Convert To Pipeline
Jenkins
Description
The vulnerability allows a remote attacker to execute arbitrary commands on the target system.
The vulnerability exists due to the affected plugin uses basic string concatenation to convert Freestyle projects' Build Environment, Build Steps, and Post-build Actions to the equivalent Pipeline step invocations. A remote user can execute arbitrary commands on the target system.