Skip to content

Jenkins Convert To Pipeline Plugin vulnerable to command injection

High severity GitHub Reviewed Published Apr 2, 2023 to the GitHub Advisory Database • Updated Apr 10, 2023

Package

maven org.jenkins-ci.plugins:convert-to-pipeline (Maven)

Affected versions

<= 1.0

Patched versions

None

Description

Jenkins Convert To Pipeline Plugin 1.0 and earlier uses basic string concatenation to convert Freestyle projects' Build Environment, Build Steps, and Post-build Actions to the equivalent Pipeline step invocations.

This allows attackers able to configure Freestyle projects to prepare a crafted configuration that injects Pipeline script code into the (unsandboxed) Pipeline resulting from a conversion by Convert To Pipeline Plugin. If an administrator converts the Freestyle project to a Pipeline, the script will be pre-approved.

References

Published by the National Vulnerability Database Apr 2, 2023
Published to the GitHub Advisory Database Apr 2, 2023
Reviewed Apr 4, 2023
Last updated Apr 10, 2023

Severity

High
8.0
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2023-28677

GHSA ID

GHSA-7c44-m589-36w7
Checking history
See something to contribute? Suggest improvements for this vulnerability.