Lucene search

K
githubGitHub Advisory DatabaseGHSA-J7PG-863G-22P6
HistoryOct 19, 2022 - 7:00 p.m.

Webhook endpoint discloses job names to unauthorized users in Jenkins Mercurial Plugin

2022-10-1919:00:18
CWE-200
GitHub Advisory Database
github.com
9

0.001 Low

EPSS

Percentile

33.2%

Mercurial Plugin provides a webhook endpoint at /mercurial/notifyCommit that can be used to notify Jenkins of changes to an SCM repository. This endpoint receives a repository URL, and Jenkins will schedule polling for all jobs configured with the specified repository. It can be accessed with GET requests and without authentication.

In Mercurial Plugin 1251.va_b_121f184902 and earlier, the output of the webhook endpoint will provide information about which jobs were triggered or scheduled for polling, including jobs the user has no permission to access. This allows attackers with knowledge of Mercurial repository URLs to obtain information about the existence of jobs configured with this Mercurial repository.

Mercurial Plugin 1260.vdfb_723cdcc81 does not provide the names of jobs for which polling is triggered unless the user has the appropriate Item/Read permission.

0.001 Low

EPSS

Percentile

33.2%