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

exploitDog

github логотип

GHSA-cv4x-9f34-8rp9

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

Описание

Jenkins MATLAB Plugin missing permission checks

Jenkins MATLAB Plugin determines whether a user-specified directory on the Jenkins controller is the location of a MATLAB installation by parsing an XML file in that directory.

MATLAB Plugin 2.11.0 and earlier does not perform permission checks in several HTTP endpoints implementing related form validation.

Additionally, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

Additionally, the plugin does not configure its XML parser to prevent XML external entity (XXE) attacks. This allows attackers able to create files on the Jenkins controller file system to have Jenkins parse a crafted XML document that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

MATLAB Plugin 2.11.1 configures its XML parser to prevent XML external entity (XXE) attacks.

Additionally, POST requests and Item/Configure permission are required for the affected HTTP endpoints.

Пакеты

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

org.jenkins-ci.plugins:matlab

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

< 2.11.1

2.11.1

EPSS

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

7.1 High

CVSS3

Дефекты

CWE-862

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

CVSS3: 9.8
nvd
около 2 лет назад

Missing permission checks in Jenkins MATLAB Plugin 2.11.0 and earlier allow attackers to have Jenkins parse an XML file from the Jenkins controller file system.

EPSS

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

7.1 High

CVSS3

Дефекты

CWE-862