2024/10/23 アナウンスされたセキュリティリリース情報。緊急レベルではないようですが適用が望ましいレベルではあると考えられます。
以下 GitLab Patch Release: 17.5.1, 17.4.3, 17.3.6 冒頭部分翻訳および原文を掲載します。
原文へのリンクは上記もしくは以下URLから
https://about.gitlab.com/releases/2024/10/23/patch-release-gitlab-17-5-1-released/?utm_medium=email&utm_source=marketo&utm_campaign=security+release+email&October+23+2024
///////////////////////////////////////////////////////////////
(翻訳)
GitLab Community Edition (CE) および Enterprise Edition (EE) の GitLab パッチ リリース: 17.5.1、17.4.3、17.3.6 の詳細をご覧ください。
本日、GitLab Community Edition (CE) および Enterprise Edition (EE) のバージョン 17.5.1、17.4.3、17.3.6 をリリースします。
これらのバージョンには重要なバグとセキュリティの修正が含まれており、すべてのセルフマネージド GitLab インストールをこれらのバージョンのいずれかにすぐにアップグレードすることを強くお勧めします。GitLab.com ではすでにパッチ適用バージョンが実行されています。GitLab Dedicated のお客様は、何もする必要はありません。
GitLab は、脆弱性の修正をパッチリリースでリリースします。パッチリリースには、スケジュールされたリリースと、重大度の高い脆弱性に対するアドホックの重要なパッチの 2 種類があります。スケジュールされたリリースは、毎月第 2 水曜日と第 4 水曜日に 2 回リリースされます。詳細については、リリース ハンドブックとセキュリティ FAQ をご覧ください。GitLab リリースのブログ投稿はすべて、こちらでご覧いただけます。
セキュリティ修正については、各脆弱性の詳細を記載した問題は、 修正されたリリースから 30 日後に問題追跡システムで公開されます。
当社は、顧客に公開される GitLab のすべての側面、または顧客データをホストする GitLab のすべての側面が最高のセキュリティ基準を満たすように努めています。セキュリティ衛生を維持する一環として、すべてのお客様に、サポートされているバージョンの最新のパッチ リリースにアップグレードすることを強くお勧めします。GitLab インスタンスを保護するためのベスト プラクティスの詳細については、当社のブログ投稿をご覧ください。
推奨されるアクション
以下に説明する問題の影響を受けるバージョンを実行しているすべてのインストールを、できるだけ早く最新バージョンにアップグレードすることを強くお勧めします。
製品の特定のデプロイメント タイプ (オムニバス、ソース コード、Helm チャートなど) が指定されていない場合は、すべてのタイプが影響を受けることを意味します。
—————————————————————-
(原文)
Learn more about GitLab Patch Release: 17.5.1, 17.4.3, 17.3.6 for GitLab Community Edition (CE) and Enterprise Edition (EE).
Today we are releasing versions 17.5.1, 17.4.3, 17.3.6 for GitLab Community Edition (CE) and Enterprise Edition (EE).
These versions contain important bug and security fixes, and we strongly recommend that all self-managed GitLab installations be upgraded to one of these versions immediately. GitLab.com is already running the patched version. GitLab Dedicated customers do not need to take action.
GitLab releases fixes for vulnerabilities in patch releases. There are two types of patch releases: scheduled releases, and ad-hoc critical patches for high-severity vulnerabilities. Scheduled releases are released twice a month on the second and fourth Wednesdays. For more information, you can visit our releases handbook and security FAQ. You can see all of GitLab release blog posts here.
For security fixes, the issues detailing each vulnerability are made public on our issue tracker 30 days after the release in which they were patched.
We are committed to ensuring all aspects of GitLab that are exposed to customers or that host customer data are held to the highest security standards. As part of maintaining good security hygiene, it is highly recommended that all customers upgrade to the latest patch release for their supported version. You can read more best practices in securing your GitLab instance in our blog post.
Recommended Action
We strongly recommend that all installations running a version affected by the issues described below are upgraded to the latest version as soon as possible.
When no specific deployment type (omnibus, source code, helm chart, etc.) of a product is mentioned, this means all types are affected.
Security fixes
Table of security fixes
Title | Severity |
---|---|
HTML injection in Global Search may lead to XSS | High |
DoS via XML manifest file import | Medium |
HTML injection in Global Search may lead to XSS
An issue has been discovered in GitLab CE/EE affecting all versions from 15.10 before 17.3.6, 17.4 before 17.4.3, and 17.5 before 17.5.1. An attacker could inject HTML into the Global Search field on a diff view leading to XSS. This is a high severity issue (CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
, 8.7). It is now mitigated in the latest release and is assigned CVE-2024-8312.
Thanks joaxcar for reporting this vulnerability through our HackerOne bug bounty program.
DoS via XML manifest file import
An issue has been discovered in GitLab CE/EE affecting all versions from 11.2 before 17.3.6, 17.4 before 17.4.3, and 17.5 before 17.5.1. A denial of service could occur via importing a malicious crafted XML manifest file. This is a medium severity issue (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
, 6.5). It is now mitigated in the latest release and is assigned CVE-2024-6826.
Thanks a92847865 for reporting this vulnerability through our HackerOne bug bounty program.
Update regarding helm charts, devkit and analytics stack
Helm charts
, devkit
and analytics stack
have been patched to no longer support dynamic funnels.
Bump Ingress NGINX Controller image to 1.11.2
The GitLab chart bundles a forked Ingress NGINX Controller subchart. We’ve updated its image version to 1.11.2.
Bug fixes
17.5.1
- Security patch upgrade alert: Only expose to admins
- Backport: Ensure postgresql_new is included in GitLab CE
17.4.3
- Resolve “UBI FIPS: Error in bashrc due to hardening script” (17.4)
- Backport: fix: Allow non-root user to run the bundle-certificates script 17.4
- Backport gocloud.dev update to 17.4
- Backport bundle fetch fsck fix to 17.4
- Backport Stable Branch Danger Checks to 17-4-stable-ee
- Add version to pdf.js file in webpack builds
- Backport: Skip rspec fail-fast jobs if pipeline:skip-rspec-fail-fast label is set
- Backport fix Zoekt global code search
- Set author on issuable to current user if it is not already set
- Backport LabKit v1.21.2 update to fix broken dependency
- Fix broken duo chat spec after free access cutoff [17.4]
- Backport: Ensure postgresql_new is included in GitLab CE
17.3.6
- Resolve “UBI FIPS: Error in bashrc due to hardening script” (17.3)
- Backport CreateRepositoryFromURL error handling to 17.3
- Set author on issuable to current user if it is not already set
- Fix broken duo chat spec after free access cutoff [17.3]
- Backport Stable Branch Danger Checks to 17-3-stable-ee
Updating
To update GitLab, see the Update page. To update Gitlab Runner, see the Updating the Runner page.
Receive Patch Notifications
To receive patch blog notifications delivered to your inbox, visit our contact us page. To receive release notifications via RSS, subscribe to our patch release RSS feed or our RSS feed for all releases.
We’re combining patch and security releases
This improvement in our release process matches the industry standard and will help GitLab users get information about security and bug fixes sooner, read the blog post here.
///////////////////////////////////////////////////////////////
弊社パートナー様はNetworld Dev Portal アカウント(無料)登録いただくと、GitLabパートナー制度や DevSecOps関連提案資料などのパートナー限定コンテンツがご覧いただけます。
DevSecOps全般、GitLab製品または本サイトについては以下よりお問い合わせ下さい。