Improper access control in Git server - CVE-2024-23899
Published: January 25, 2024
Git server
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 disable a feature of its command parser that replaces an "@" character followed by a file path in an argument with the file’s contents. A remote user can read content from arbitrary files on the Jenkins controller file system, leading to arbitrary code execution.