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

exploitDog

github логотип

GHSA-4gfc-72gw-v385

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

Описание

Jenkins Nexus Platform Plugin Cross-Site Request Forgery vulnerability

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

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

7.1 High

CVSS3

Дефекты

CWE-352

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

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

A cross-site request forgery (CSRF) vulnerability in Jenkins Nexus Platform Plugin 3.18.0-03 and earlier allows attackers to send an HTTP request to an attacker-specified URL and parse the response as XML.

EPSS

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

7.1 High

CVSS3

Дефекты

CWE-352