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

exploitDog

github логотип

GHSA-9vrm-747r-668v

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

Описание

Jenkins Nexus Platform Plugin missing permission check

Jenkins Nexus Platform Plugin 3.18.0-03 and earlier does not perform permission checks in methods implementing form validation.

This allows attackers with Overall/Read permission to send an HTTP request to an attacker-specified URL and parse the response as XML.

Additionally, the plugin does not configure its XML parser to prevent XML external entity (XXE) attacks, so attackers can have Jenkins parse a crafted XML response that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

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

Nexus Platform Plugin 3.18.1-01 configures its XML parser to prevent XML external entity (XXE) attacks.

Additionally, POST requests and Overall/Administer permission are required for the affected HTTP endpoints.

Пакеты

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

org.sonatype.nexus.ci:nexus-jenkins-plugin

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

< 3.18.1-01

3.18.1-01

EPSS

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

7.1 High

CVSS3

Дефекты

CWE-862

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

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

Missing permission checks in Jenkins Nexus Platform Plugin 3.18.0-03 and earlier allow attackers with Overall/Read permission to send an HTTP request to an attacker-specified URL and parse the response as XML.

EPSS

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

7.1 High

CVSS3

Дефекты

CWE-862