CVE-2020-8919
10.12.2020, 11:15
An information leak vulnerability exists in Gerrit versions prior to 2.15.21, 2.16.25, 3.0.15, 3.1.10, 3.2.5 where a missing access check on the branch REST API allows an attacker with only the default set of priviledges to read all other user's personal account data as well as sub-trees with restricted access.Enginsight
Vendor | Product | Version |
---|---|---|
gerrit | 2.15.0 ≤ 𝑥 < 2.15.21 | |
gerrit | 2.16.0 ≤ 𝑥 < 2.16.25 | |
gerrit | 3.0.0 ≤ 𝑥 < 3.0.15 | |
gerrit | 3.1.0 ≤ 𝑥 < 3.1.10 | |
gerrit | 3.2.0 ≤ 𝑥 < 3.2.5 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-285 - Improper AuthorizationThe software does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
References