CVE-2023-28676: CSRF
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).
Other sources
Convert To Pipeline Plugin 1.0 and earlier does not require POST requests for the HTTP endpoint converting a Freestyle project to Pipeline, resulting in a cross-site request forgery (CSRF) vulnerability.
This vulnerability allows attackers to create a Pipeline based on a Freestyle project. Combined with SECURITY-2966/CVE-2023-28677, this can result in the execution of unsandboxed Pipeline scripts.
— GitHub
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-28676?
CVE-2023-28676 is classified as a high-severity vulnerability due to its potential for remote code execution.
How do I fix CVE-2023-28676?
To fix CVE-2023-28676, update the Jenkins Convert To Pipeline Plugin to version 1.1 or later.
What types of attacks can CVE-2023-28676 facilitate?
CVE-2023-28676 can facilitate cross-site request forgery attacks that lead to creating malicious Pipelines.
What versions of the Jenkins Convert To Pipeline plugin are affected by CVE-2023-28676?
CVE-2023-28676 affects versions 1.0 and earlier of the Jenkins Convert To Pipeline plugin.
Can CVE-2023-28676 lead to remote code execution?
Yes, CVE-2023-28676 can potentially lead to remote code execution if exploited successfully.