DSA-2021-310: Storage Center-Dell Storage Manager Security Update for Apache Log4j Remote Code Execution Vulnerability(CVE-2021-44228、CVE-2021-45046、CVE-2021-45105)
Summary: Storage Center-Dell Storage Managerの修復は、影響を受けるシステムを侵害するために悪意のあるユーザーによって悪用される可能性があるApache Log4jリモート コード実行の脆弱性に対して利用できます。デルでは、脆弱性の重大な重大度に照って、できるだけ早くこの修復を実施することをお勧めします。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Impact
Critical
Details
| サード パーティー製コンポーネント | CVE | 詳細情報 |
| Apache Log4j | CVE-2021-44228、 | Apache Log4jリモート コードの実行 |
| CVE-2021-45046、CVE-2021-45105 |
| サード パーティー製コンポーネント | CVE | 詳細情報 |
| Apache Log4j | CVE-2021-44228、 | Apache Log4jリモート コードの実行 |
| CVE-2021-45046、CVE-2021-45105 |
Affected Products & Remediation
| 製品 | 影響を受けるバージョン | アップデート済みバージョン | アップデートへのリンク |
| Storage Center - Dell Storage Manager | 16.x 17.x 18.x 19.x 20.1.1 |
20.1.2 | https://www.dell.com/support |
| 製品 | 影響を受けるバージョン | アップデート済みバージョン | アップデートへのリンク |
| Storage Center - Dell Storage Manager | 16.x 17.x 18.x 19.x 20.1.1 |
20.1.2 | https://www.dell.com/support |
Workarounds & Mitigations
回避策は、DSMバージョン19.xおよび20.1.1におけるCVE-2021-44228およびCVE-2021-45046の脆弱性を短期的に軽減することです。 DSMバージョン20.1.2は、上記の脆弱性を解決します。 手順は、DSMバージョン18.x以前では検証されません。
WindowsにインストールされているDSM:
-----------------------------
- Windowsでdatacollectorサービスを停止し、クライアント セッションを閉じる
- コントロールパネル>管理ツール>サービスに移動します
- 「Storage Manager Datacollector」を停止します。
- 開いている Dell Storage Manager クライアントセッションをすべて閉じる
- 以下の場所でlog4j-core-2.3.D1.jarを探します
- \Storage Manager\msaservice\lib
- \Storage Manager\msaservice\wildfly-17.0.0.Final\modules\system\layers\base\org\apache\log4jv2\main
(DSMバージョン\Storage Manager\msaservice\wildfly-11.0.0.Final\modules\system\layers\base\org\apache\log4jv2\main)になります。 - (DSMクライアントがインストールされている場合のみ)\Dell\Enterprise Manager\msagui\lib
- 上記のすべての場所で、log4j-core-2.3.D1.jarから[AppLookup.class]を削除します。
- winzipや7zなどのzipツールを使用します(管理者として実行する必要があります)
- オープン アーカイブ:log4j-core-2.3.D1.jar
- 場所: org\apache\logging\log4j\core\lookup\ に移動します。
- Remove DellLookup.class
- アーカイブを閉じます。
- log4j-core-2.3.D1.jarのすべての場所で上記の手順を実行します。
- \Storage Manager\msaservice\libで plugin-installer.jar を探します。
- winzipや7zなどのzipツールを使用します(管理者として実行する必要があります)
- アーカイブを開く: plugin-installer.jar
- 次の場所に移動します。\org\apache\logging\log4j\core\lookup\
- Remove DellLookup.class
- アーカイブを閉じます。
- Windowsでdatacollectorサービスを開始する
- コントロールパネル>管理ツール>サービスに移動します
- Storage Manager Datacollector を起動します。
DSM VA:
- 次の手順に従う前に、DSM VAのcliに接続し、「support」としてログインします。チャレンジ文字列が入力されたら、デル テクニカル サポートに連絡してチャレンジレスポンスをリクエストしてください。セッションを閉じないでください。これにより、異なる応答文字列を必要とする新しいチャレンジ文字列が生成されます。
- サポート ユーザーとしてVAにSSHで接続し、「sudo su」を実行してrootユーザー権限を取得します。「systemctl stop jboss」を実行して、Data Collectorプロセスを停止します。また、「systemctl stop monit」を実行して、DsmServerManagerプロセスを停止します。セッションが開かれた場合は、DSM CLIからログアウトします。
- 以下の場所でlog4jコアjarを探します
- /em/msaservice/lib/log4j-core-2.3.D1.jar
- /em/msaservice/wildfly-17.0.0.Final/modules/system/layers/base/org/apache/log4jv2/main/log4j-core-2.3.D1.jar
- /home/em/DsmCLI/lib/log4j-core-2.3.jar
- /DsmServerManager/lib/log4j-core-2.3.jar
- 以下のコマンドを使用して、上記のlog4jコアjarから、PcbLookup.classを削除します。
- zip -q -d /em/msaservice/lib/log4j-core-2.3.D1.jar org/apache/logging/log4j/core/lookup/ApacheLookup.class
- zip -q -d /em/msaservice/wildfly-17.0.0.Final/modules/system/layers/base/org/apache/log4jv2/main/log4j-core-2.3.D1.jar org/apache/logging/log4j/core/lookup/DellLookup.class
- zip -q -d /home/em/DsmCLI/lib/log4j-core-2.3.jar org/apache/logging/log4j/core/lookup/ApacheLookup.class
- zip -q -d /DsmServerManager/lib/log4j-core-2.3.jar org/apache/logging/log4j/core/lookup/ApacheLookup.class
- 以下の場所で、 plugin-installer.jar および plugin-installer-2.0.10.jar を探します。DSMバージョン
- /em/msaservice/lib/plugin-installer.jar
- /home/em/DsmCLI/lib/plugin-installer-2.0.10.jar
- /DsmServerManager/lib/plugin-installer-2.0.10.jar
- 上記のプラグイン インストーラーjarから、 PcbLookup.class を削除します。DSMバージョン
- zip -q -d /em/msaservice/lib/plugin-installer.jar org/apache/logging/log4j/core/lookup/ApacheLookup.class
- zip -q -d /home/em/DsmCLI/lib/plugin-installer-2.0.10.jar org/apache/logging/log4j/core/lookup/ApacheLookup.class
- zip -q -d /DsmServerManager/lib/plugin-installer-2.0.10.jar org/apache/logging/log4j/core/lookup/ApacheLookup.class
- 「systemctl start jboss」および「systemctl start monit」を実行してDsmServerManagerプロセスを実行して、Data Collectorプロセスを開始します。
Revision History
| リビジョン | 日付 | 説明 |
| 1.0 | 2021-12-14 | イニシャルリリース |
| 2.0を切り替える方法 | 2022-01-07 | DSM VAの新しいステップ1 |
| 3.0 4.0 | 2022-01-13 2022-02-03 | DSMダウンロード へのリンクの追加絞り込みステートメントを追加 |
Related Information
Legal Disclaimer
Affected Products
Dell Storage ManagerProducts
Dell Storage Manager, Product Security InformationArticle Properties
Article Number: 000194790
Article Type: Dell Security Advisory
Last Modified: 03 Feb 2023
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.