VDB
EN
LOW 3.6

GHSA-584m-7r4m-8j6v

Incorrect Authorization in Jenkins Core

빠른 조치

GHSA-584m-7r4m-8j6v — org.jenkins-ci.main:jenkins-core: 아래 명령으로 수정 버전으로 올리세요.

# pom.xml: bump <version>2.387.1</version> for org.jenkins-ci.main:jenkins-core

상세

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.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

Maven / org.jenkins-ci.main:jenkins-core
최초 영향 버전: 2.376 수정 버전: 2.387.1
수정 # pom.xml: bump <version>2.387.1</version> for org.jenkins-ci.main:jenkins-core
Maven / org.jenkins-ci.main:jenkins-core
최초 영향 버전: 0 수정 버전: 2.375.4
수정 # pom.xml: bump <version>2.375.4</version> for org.jenkins-ci.main:jenkins-core
Maven / org.jenkins-ci.main:jenkins-core
최초 영향 버전: 2.388 수정 버전: 2.394
수정 # pom.xml: bump <version>2.394</version> for org.jenkins-ci.main:jenkins-core

참고