CVE-2020-9708
The resolveRepositoryPath function doesn't properly validate user input and a malicious user may traverse to any valid Git repository outside the repoRoot.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.94%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
The resolveRepositoryPath function doesn't properly validate user input and a malicious user may traverse to any valid Git repository outside the repoRoot. This issue may lead to unauthorized access of private Git repositories as long as the malicious user knows or brute-forces the location of the repository.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 2.94% probability · 86th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-24, CWE-22
- Affected
- adobe/git-server
- Source
- psirt@adobe.com
References
- https://github.com/adobe/git-server/security/advisories/GHSA-cgj4-x2hh-2x93Third Party Advisory
- https://github.com/adobe/git-server/security/advisories/GHSA-cgj4-x2hh-2x93Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.