Improper access control in Pipeline: Declarative - CVE-2024-52551

 

Improper access control in Pipeline: Declarative - CVE-2024-52551

Published: November 18, 2024


Vulnerability identifier: #VU100589
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-52551
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Jenkins
Affected software:
Pipeline: Declarative

Detailed vulnerability description

The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.

The vulnerability exists due to the affected plugin does not check whether the main (Jenkinsfile) script used to restart a build from a specific stage is approved. A remote user can restart a previous build whose (Jenkinsfile) script is no longer approved.


How to mitigate CVE-2024-52551

Install updates from vendor's website.

Sources