Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-hf9h-vv4m-2f33

Опубликовано: 10 мар. 2023
Источник: github
Github: Прошло ревью
CVSS3: 7

Описание

Incorrect Authorization in Jenkins Core

Jenkins creates a temporary file when a plugin is uploaded from an administrator’s computer.

Jenkins 2.393 and earlier, LTS 2.375.3 and earlier, and prior to LTS 2.387.1 creates this temporary file in the system 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 installed in Jenkins, potentially resulting in arbitrary code execution.

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.

Пакеты

Наименование

org.jenkins-ci.main:jenkins-core

maven
Затронутые версииВерсия исправления

>= 2.376, < 2.387.1

2.387.1

Наименование

org.jenkins-ci.main:jenkins-core

maven
Затронутые версииВерсия исправления

< 2.375.4

2.375.4

Наименование

org.jenkins-ci.main:jenkins-core

maven
Затронутые версииВерсия исправления

>= 2.388, < 2.394

2.394

EPSS

Процентиль: 9%
0.00031
Низкий

7 High

CVSS3

Дефекты

CWE-863

Связанные уязвимости

CVSS3: 7
redhat
почти 3 года назад

Jenkins 2.393 and earlier, LTS 2.375.3 and earlier creates a temporary file in the default temporary directory with the default permissions for newly created files when uploading a plugin for installation, potentially allowing attackers with access to the Jenkins controller file system to read and write the file before it is used, potentially resulting in arbitrary code execution.

CVSS3: 7
nvd
почти 3 года назад

Jenkins 2.393 and earlier, LTS 2.375.3 and earlier creates a temporary file in the default temporary directory with the default permissions for newly created files when uploading a plugin for installation, potentially allowing attackers with access to the Jenkins controller file system to read and write the file before it is used, potentially resulting in arbitrary code execution.

CVSS3: 7
debian
почти 3 года назад

Jenkins 2.393 and earlier, LTS 2.375.3 and earlier creates a temporary ...

EPSS

Процентиль: 9%
0.00031
Низкий

7 High

CVSS3

Дефекты

CWE-863