CVE-2016-9086
Description
GitLab versions 8.9.x and above contain a critical security flaw in the "import/export project" feature of GitLab. Added in GitLab 8.9, this feature allows a user to export and then re-import their projects as tape archive files (tar). All GitLab versions prior to 8.13.0 restricted this feature to administrators only. Starting with version 8.13.0 this feature was made available to all users. This feature did not properly check for symbolic links in user-provided archives and therefore it was possible for an authenticated user to retrieve the contents of any file accessible to the GitLab service account. This included sensitive files such as those that contain secret tokens used by the GitLab service to authenticate users. GitLab CE and EE versions 8.13.0 through 8.13.2, 8.12.0 through 8.12.7, 8.11.0 through 8.11.10, 8.10.0 through 8.10.12, and 8.9.0 through 8.9.11 are affected.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| gitlab | gitlab | 8.10.7 | |
| gitlab | gitlab | 8.9.0 | |
| gitlab | gitlab | 8.9.1 | |
| gitlab | gitlab | 8.9.2 | |
| gitlab | gitlab | 8.9.3 | |
| gitlab | gitlab | 8.9.4 | |
| gitlab | gitlab | 8.9.5 | |
| gitlab | gitlab | 8.9.6 | |
| gitlab | gitlab | 8.9.7 | |
| gitlab | gitlab | 8.9.8 | |
| gitlab | gitlab | 8.9.9 | |
| gitlab | gitlab | 8.9.10 | |
| gitlab | gitlab | 8.9.11 | |
| gitlab | gitlab | 8.10.0 | |
| gitlab | gitlab | 8.10.1 | |
| gitlab | gitlab | 8.10.2 | |
| gitlab | gitlab | 8.10.3 | |
| gitlab | gitlab | 8.10.4 | |
| gitlab | gitlab | 8.10.5 | |
| gitlab | gitlab | 8.10.6 | |
| gitlab | gitlab | 8.10.8 | |
| gitlab | gitlab | 8.10.9 | |
| gitlab | gitlab | 8.10.10 | |
| gitlab | gitlab | 8.10.11 | |
| gitlab | gitlab | 8.10.12 | |
| gitlab | gitlab | 8.11.0 | |
| gitlab | gitlab | 8.11.1 | |
| gitlab | gitlab | 8.11.2 | |
| gitlab | gitlab | 8.11.3 | |
| gitlab | gitlab | 8.11.4 | |
| gitlab | gitlab | 8.11.5 | |
| gitlab | gitlab | 8.11.6 | |
| gitlab | gitlab | 8.11.7 | |
| gitlab | gitlab | 8.11.8 | |
| gitlab | gitlab | 8.11.9 | |
| gitlab | gitlab | 8.12.0 | |
| gitlab | gitlab | 8.12.1 | |
| gitlab | gitlab | 8.12.2 | |
| gitlab | gitlab | 8.12.3 | |
| gitlab | gitlab | 8.12.4 | |
| gitlab | gitlab | 8.12.5 | |
| gitlab | gitlab | 8.12.6 | |
| gitlab | gitlab | 8.12.7 | |
| gitlab | gitlab | 8.13.0 | |
| gitlab | gitlab | 8.13.1 | |
| gitlab | gitlab | 8.13.2 | |
References
CWEs
CWE-200
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.