← 戻る
CVE-2019-0221
org.apache.tomcat.embed:tomcat-embed-core に クロスサイトスクリプティング (CVE-2019-0221)
概要
org.apache.tomcat.embed:tomcat-embed-core に XSS (クロスサイトスクリプティング) (CVE-2019-0221) が存在。不正な操作・情報露出のリスクがあります。対策: `7.0.94` 以上に更新。
AI要約 snake-internal / snake-material-v2
org.apache.tomcat.embed:tomcat-embed-core という製品で、CVE-2019-0221 という番号がついた弱点 (脆弱性) が見つかりました。
不正な操作・情報露出のリスクがあります。重要度は CVSS スコア ?/10 です。
対策: org.apache.tomcat.embed:tomcat-embed-core を **7.0.94** 以上に更新してください。
心配なら、システム担当者や製品の公式サイトで「org.apache.tomcat.embed:tomcat-embed-core CVE-2019-0221」を検索してください。
CVE-2019-0221 (org.apache.tomcat.embed:tomcat-embed-core) — CWE-79 /
攻撃ベクター: ネットワーク経由 (リモート攻撃可) / 認証不要
修正バージョン: `7.0.94` (即時適用推奨)
対応方針: 1) SBOMで影響バージョン横断確認, 2) ステージング検証→本番更新, 3) WAF/プロキシで該当エンドポイントを監視, 4) ログでIOC調査。
参考: 当ページの『参照URL』の GHSA / vendor advisory / patched release を参照。
❓ 何が問題か
org.apache.tomcat.embed:tomcat-embed-core に **クロスサイトスクリプティング (XSS)** (CWE-79) があります。
📍 影響範囲
org.apache.tomcat.embed:tomcat-embed-core のうち 。
🔥 重要度
重要度: ?。不正な操作・情報露出のリスクがあります
🔧 修正方法
**7.0.94** に更新してください。
🛡️ 暫定回避
修正版が未提供時は、影響機能の無効化・WAFルール・ネットワークACLでの遮断を検討。
🔍 検知方法
Webサーバ・プロキシ・WAFログで該当CVEのIOCに合致する不審リクエストを検索。SBOM/依存ファイルで影響バージョンを横断確認。
対応アクション (7段階)
SOC/SREチームが順番に実行すべき具体的なステップとコマンド例
-
1影響範囲の特定 identify
grep -r 'org.apache.tomcat.embed:tomcat-embed-core' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `org.apache.tomcat.embed:tomcat-embed-core` を grep し、稼働しているサービス・バージョンを把握する。
-
6パッチ適用 patch
Upgrade org.apache.tomcat.embed:tomcat-embed-core to 7.0.94ステージング環境で 7.0.94 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7事後検証 verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
影響パッケージ
maven
org.apache.tomcat.embed:tomcat-embed-core
[{"type":"ECOSYSTEM","events":[{"introduced":"7.0.0"},{"fixed":"7.0.94"}]}]
maven
org.apache.tomcat:tomcat-catalina
[{"type":"ECOSYSTEM","events":[{"introduced":"7.0.0"},{"fixed":"7.0.94"}]}]
maven
org.apache.tomcat:tomcat
[{"type":"ECOSYSTEM","events":[{"introduced":"7.0.0"},{"fixed":"7.0.94"}]}]
参照URL
- advisory https://nvd.nist.gov/vuln/detail/CVE-2019-0221
- package https://github.com/apache/tomcat
- web https://lists.apache.org/thread.html/6e6e9eacf7b28fd63d249711e9d3ccd4e0a83f556e324aee37be5a8c@%3Cannounce.tomcat.apache.org%3E
- web https://access.redhat.com/errata/RHSA-2019:3929
- web https://access.redhat.com/errata/RHSA-2019:3931
- web https://lists.apache.org/thread.html/r3bbb800a816d0a51eccc5a228c58736960a9fffafa581a225834d97d@%3Cdev.tomcat.apache.org%3E
- web https://lists.apache.org/thread.html/r48c1444845fe15a823e1374674bfc297d5008a5453788099ea14caf0@%3Cdev.tomcat.apache.org%3E
- web https://lists.apache.org/thread.html/r6ccee4e849bc77df0840c7f853f6bd09d426f6741247da2b7429d5d9@%3Cdev.tomcat.apache.org%3E
- web https://lists.apache.org/thread.html/r6d03e45b81eab03580cf7f8bb51cb3e9a1b10a2cc0c6a2d3cc92ed0c@%3Cannounce.apache.org%3E
- web https://lists.apache.org/thread.html/r9136ff5b13e4f1941360b5a309efee2c114a14855578c3a2cbe5d19c@%3Cdev.tomcat.apache.org%3E
- web https://lists.apache.org/thread.html/raba0fabaf4d56d4325ab2aca8814f0b30a237ab83d8106b115ee279a@%3Cdev.tomcat.apache.org%3E
- web https://lists.debian.org/debian-lts-announce/2019/05/msg00044.html
- web https://lists.debian.org/debian-lts-announce/2019/08/msg00015.html
- web https://seclists.org/bugtraq/2019/Dec/43
- web https://security.gentoo.org/glsa/202003-43
- web https://support.f5.com/csp/article/K13184144?utm_source=f5support&utm_medium=RSS
- web https://www.debian.org/security/2019/dsa-4596
- web https://www.oracle.com/security-alerts/cpuApr2021.html
- web https://www.oracle.com/security-alerts/cpuapr2020.html
- web https://www.oracle.com/security-alerts/cpujan2020.html
- web http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00090.html
- web http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00054.html
- web http://seclists.org/fulldisclosure/2019/May/50
- web http://packetstormsecurity.com/files/163457/Apache-Tomcat-9.0.0.M1-Cross-Site-Scripting.html
- web https://lists.apache.org/thread.html/6e6e9eacf7b28fd63d249711e9d3ccd4e0a83f556e324aee37be5a8c%40%3Cannounce.tomcat.apache.org%3E
- web https://lists.apache.org/thread.html/r3bbb800a816d0a51eccc5a228c58736960a9fffafa581a225834d97d%40%3Cdev.tomcat.apache.org%3E
- web https://lists.apache.org/thread.html/r48c1444845fe15a823e1374674bfc297d5008a5453788099ea14caf0%40%3Cdev.tomcat.apache.org%3E
- web https://lists.apache.org/thread.html/r6ccee4e849bc77df0840c7f853f6bd09d426f6741247da2b7429d5d9%40%3Cdev.tomcat.apache.org%3E
- web https://lists.apache.org/thread.html/r6d03e45b81eab03580cf7f8bb51cb3e9a1b10a2cc0c6a2d3cc92ed0c%40%3Cannounce.apache.org%3E
- web https://lists.apache.org/thread.html/r9136ff5b13e4f1941360b5a309efee2c114a14855578c3a2cbe5d19c%40%3Cdev.tomcat.apache.org%3E
- web https://lists.apache.org/thread.html/raba0fabaf4d56d4325ab2aca8814f0b30a237ab83d8106b115ee279a%40%3Cdev.tomcat.apache.org%3E
- web https://support.f5.com/csp/article/K13184144?utm_source=f5support&%3Butm_medium=RSS
- web https://web.archive.org/web/20200227055048/http://www.securityfocus.com/bid/108545
- web https://github.com/apache/tomcat/commit/15fcd166ea2c1bb79e8541b8e1a43da9c452ceea
- web https://github.com/apache/tomcat/commit/44ec74c44dcd05cd7e90967c04d40b51440ecd7e
- web https://github.com/apache/tomcat/commit/4fcdf706f3ecf35912a600242f89637f5acb32da
- web https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPHQEL5AQ6LZSZD2Y6TYZ4RC3WI7NXJ3
- web https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZQTZ5BJ5F4KV6N53SGNKSW3UY5DBIQ46
- web https://security.netapp.com/advisory/ntap-20190606-0001
- web https://tomcat.apache.org/security-7.html
- web https://tomcat.apache.org/security-8.html
- web https://tomcat.apache.org/security-9.html
- web https://usn.ubuntu.com/4128-1
- web https://usn.ubuntu.com/4128-2
- web https://wwws.nightwatchcybersecurity.com/2019/05/27/xss-in-ssi-printenv-command-apache-tomcat-cve-2019-0221
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NPHQEL5AQ6LZSZD2Y6TYZ4RC3WI7NXJ3
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQTZ5BJ5F4KV6N53SGNKSW3UY5DBIQ46
- web https://github.com/advisories/GHSA-jjpq-gp5q-8q6w