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

exploitDog

github логотип

GHSA-923w-9p3x-hmgw

Опубликовано: 24 мая 2022
Источник: github
Github: Прошло ревью
CVSS3: 8.8

Описание

Jenkins GitLab Plugin missing permission checks

Jenkins GitLab Plugin did not perform permission checks on a method implementing form validation. This allowed users with Overall/Read access to Jenkins to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.

Additionally, this form validation method did not require POST requests, resulting in a cross-site request forgery vulnerability.

This form validation method now requires POST requests and Overall/Administer permissions.

Пакеты

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

org.jenkins-ci.plugins:gitlab-plugin

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

<= 1.5.11

1.5.12

EPSS

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

8.8 High

CVSS3

Дефекты

CWE-862

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

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

A missing permission check in Jenkins GitLab Plugin 1.5.11 and earlier in the GitLabConnectionConfig#doTestConnection form validation method allowed attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.

EPSS

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

8.8 High

CVSS3

Дефекты

CWE-862