Loading HuntDB...

GHSA-584m-7r4m-8j6v

GitHub Security Advisory

Incorrect Authorization in Jenkins Core

✓ GitHub Reviewed LOW Has CVE

Advisory Details

When triggering a build from the Jenkins CLI, Jenkins creates a temporary file on the controller if a file parameter is provided through the CLI’s standard input.

Jenkins 2.393 and earlier, LTS 2.375.3 and earlier, and , and LTS prior to 2.387.1 creates this temporary file in the default temporary directory with the default permissions for newly created files.

If these permissions are overly permissive, they may allow attackers with access to the Jenkins controller file system to read and write the file before it is used in the build.

This vulnerability only affects operating systems using a shared temporary directory for all users (typically Linux). Additionally, the default permissions for newly created files generally only allows attackers to read the temporary file.
Jenkins 2.394, LTS 2.375.4, and LTS 2.387.1 creates the temporary file with more restrictive permissions.

As a workaround, you can set a different path as your default temporary directory using the Java system property java.io.tmpdir, if you’re concerned about this issue but unable to immediately update Jenkins.

Affected Packages

Maven org.jenkins-ci.main:jenkins-core
Affected versions: 2.376 (fixed in 2.387.1)
Maven org.jenkins-ci.main:jenkins-core
Affected versions: 0 (fixed in 2.375.4)
Maven org.jenkins-ci.main:jenkins-core
Affected versions: 2.388 (fixed in 2.394)

Related CVEs

Key Information

GHSA ID
GHSA-584m-7r4m-8j6v
Published
March 10, 2023 9:30 PM
Last Modified
January 4, 2024 12:13 PM
CVSS Score
2.5 /10
Primary Ecosystem
Maven
Primary Package
org.jenkins-ci.main:jenkins-core
GitHub Reviewed
✓ Yes

Dataset

Last updated: August 24, 2025 6:28 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.