CVE-2019-5474
28.01.2020, 03:15
An authorization issue was discovered in GitLab EE < 12.1.2, < 12.0.4, and < 11.11.6 allowing the merge request approval rules to be overridden without appropriate permissions.Enginsight
Vendor | Product | Version |
---|---|---|
gitlab | gitlab | 11.8.0 ≤ 𝑥 < 11.11.6 |
gitlab | gitlab | 12.0.0 ≤ 𝑥 < 12.0.4 |
gitlab | gitlab | 12.1.0 ≤ 𝑥 < 12.1.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-284 - Improper Access ControlThe software does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
- 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