SB2023032220 - Multiple vulnerabilities in Jenkins Convert To Pipeline plugin



SB2023032220 - Multiple vulnerabilities in Jenkins Convert To Pipeline plugin

Published: March 22, 2023

Security Bulletin ID SB2023032220
Severity
High
Patch available
NO
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 50% Low 50%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) Cross-site request forgery (CVE-ID: CVE-2023-28676)

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.


2) Command Injection (CVE-ID: CVE-2023-28677)

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.


Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.