An information leak vulnerability exists in Gerrit versions prior to 2.14.22, 2.15.21, 2.16.25, 3.0.15, 3.1.10, 3.2.5 where an overoptimization with the FilteredRepository wrapper skips the verification of access on All-Users repositories, allowing an attacker to get read access to all users personal information associated with their accounts.
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Gerrit | 2.14.0 (including) | 2.14.22 (excluding) | |
Gerrit | 2.15.0 (including) | 2.15.21 (excluding) | |
Gerrit | 2.16.0 (including) | 2.16.25 (excluding) | |
Gerrit | 3.0.0 (including) | 3.0.15 (excluding) | |
Gerrit | 3.1.0 (including) | 3.1.10 (excluding) | |
Gerrit | 3.2.0 (including) | 3.2.5 (excluding) |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are not applied consistently - or not at all - users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.