CVE-2024-4024
25.04.2024, 14:15
An issue has been discovered in GitLab CE/EE affecting all versions starting from 7.8 before 16.9.6, all versions starting from 16.10 before 16.10.4, all versions starting from 16.11 before 16.11.1. Under certain conditions, an attacker with their Bitbucket account credentials may be able to take over a GitLab account linked to another user's Bitbucket account, if Bitbucket is used as an OAuth 2.0 provider on GitLab.Enginsight
Vendor | Product | Version |
---|---|---|
gitlab | gitlab | 7.8.0 ≤ 𝑥 < 16.9.6 |
gitlab | gitlab | 7.8.0 ≤ 𝑥 < 16.9.6 |
gitlab | gitlab | 16.10.0 ≤ 𝑥 < 16.10.4 |
gitlab | gitlab | 16.10.0 ≤ 𝑥 < 16.10.4 |
gitlab | gitlab | 16.11.0 |
gitlab | gitlab | 16.11.0 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-302 - Authentication Bypass by Assumed-Immutable DataThe authentication scheme or implementation uses key data elements that are assumed to be immutable, but can be controlled or modified by the attacker.
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.