Today we are releasing versions 12.1.6, 12.0.6, and 11.11.8 for GitLab Community Edition (CE) and Enterprise Edition (EE).
These versions contain a number of important security fixes, and we strongly recommend that all GitLab installations be upgraded to one of these versions immediately.
The vulnerability details will be made public on our issue tracker in approximately 30 days.
Please read on for more information regarding this release.
Insecure Authentication Methods Disabled for Grafana By Default
Basic authentication and hard-coded admin credentials are now disabled by default in the bundled Grafana instance as part of the Omnibus-based GitLab packages. This change forces GitLab SSO to be the only authentication method, creates a backup of existing data, and resets the Grafana configuration to the GitLab default. Custom dashboards and user accounts that have been created will be preserved in the backup. Grafana authentication settings can then be modified following the Omnibus Configuration Settings guide.
The Grafana dashboard, when accessed using the hard-coded credentials, allowed for a malicious user to view internal resources that are accessible by the host where the GitLab instance resides.
The issue is now mitigated in the latest release and is assigned CVE-2019-14943.
Thanks to @stargo for responsibly reporting this vulnerability to us.
Versions Affected
Affects GitLab CE/EE 12.0 and later.
Remediation
We strongly recommend that all installations running an affected version above to be upgraded to the latest version as soon as possible.
Updating
To update, check out our update page.
Multiple Command-Line Flag Injection Vulnerabilities
Improper parameter sanitization on Gitaly could lead to privilege escalation and remote code execution vulnerabilities under certain conditions. The issue is now mitigated in the latest release and is assigned CVE-2019-14944.
Thanks to @vakzz for responsibly reporting this vulnerability to us.
Versions Affected
Affects GitLab CE/EE 10.0 and later.
Remediation
We strongly recommend that all installations running an affected version above to be upgraded to the latest version as soon as possible.
Updating
To update, check out our update page.
Insecure Cookie Handling on GitLab Pages
Authentication cookies on GitLab Pages with Access Control could be sent over HTTP and weren't properly encrypted, which made them vulnerable to Man-In-The-Middle attacks. The issue is now mitigated in the latest release and is assigned CVE-2019-14942.
This issue was internally discovered by the GitLab Security Team.
Versions Affected
Affects GitLab CE/EE 11.5 and later.
Remediation
We strongly recommend that all installations running an affected version above to be upgraded to the latest version as soon as possible.
Updating
To update, check out our update page.
We want to hear from you
Enjoyed reading this blog post or have questions or feedback? Share your thoughts by creating a new topic in the GitLab community forum.
Share your feedback