#VU100589 Improper access control in Pipeline: Declarative - CVE-2024-52551
Published: November 18, 2024
Pipeline: Declarative
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.