Lucene search

K
githubGitHub Advisory DatabaseGHSA-84CM-VJWM-M979
HistoryMay 18, 2022 - 12:00 a.m.

Path traversal in Jenkins Git Mercurial and Repo Plugins

2022-05-1800:00:39
CWE-22
GitHub Advisory Database
github.com
9

0.002 Low

EPSS

Percentile

52.3%

Jenkins SCMs support a number of different URL schemes, including local file system paths (e.g. using file: URLs).

Historically in Jenkins, only agents checked out from SCM, and if multiple projects share the same agent, there is no expected isolation between builds besides using different workspaces unless overridden. Some Pipeline-related features check out SCMs from the Jenkins controller as well.

This allows attackers able to configure pipelines to check out some SCM repositories stored on the Jenkins controller’s file system using local paths as SCM URLs, obtaining limited information about other projects’ SCM contents.

CPE configuration

Vulners
org\.jenkinsci\.plugins\Matchrepo
OR
org\.jenkinsci\.plugins\Matchmercurial
OR
org\.jenkinsci\.plugins\Matchgit

0.002 Low

EPSS

Percentile

52.3%

Related for GHSA-84CM-VJWM-M979