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

 

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

Published: November 18, 2024


Vulnerability identifier: #VU100589
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
Pipeline: Declarative
Software vendor:
Jenkins

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.


Remediation

Install updates from vendor's website.

External links