Vulnerabilities (CVE)

Filtered by vendor Jenkins Subscribe
Filtered by product Convert To Pipeline
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-28676 1 Jenkins 1 Convert To Pipeline 2023-12-10 N/A 8.8 HIGH
A cross-site request forgery (CSRF) vulnerability in Jenkins Convert To Pipeline Plugin 1.0 and earlier allows attackers to create a Pipeline based on a Freestyle project, potentially leading to remote code execution (RCE).
CVE-2023-28677 1 Jenkins 1 Convert To Pipeline 2023-12-10 N/A 9.8 CRITICAL
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, allowing attackers able to configure Freestyle projects to prepare a crafted configuration that injects Pipeline script code into the (unsandboxed) Pipeline resulting from a convertion by Jenkins Convert To Pipeline Plugin.