← Back
CVE-2024-54677
Vulnerability in org.apache.tomcat:tomcat-catalina (CVE-2024-54677)
Summary
vulnerability in org.apache.tomcat:tomcat-catalina (CVE-2024-54677). Risk of unauthorized operations or information disclosure. Mitigation: upgrade to `9.0.98` or later.
AI summary snake-internal / snake-material-v2
A vulnerability tracked as **CVE-2024-54677** has been found in org.apache.tomcat:tomcat-catalina.
Risk of unauthorized operations or information disclosure. CVSS score: ?/10.
What to do: upgrade org.apache.tomcat:tomcat-catalina to **9.0.98** or later.
If unsure, ask your IT team or search "org.apache.tomcat:tomcat-catalina CVE-2024-54677" on the vendor's site.
CVE-2024-54677 (org.apache.tomcat:tomcat-catalina) — CWE-400 /
Attack vector: remote (network-reachable) / unauthenticated / no user interaction
Patched: `9.0.98` — apply immediately
Plan: 1) Audit SBOM/dependencies, 2) Stage→prod upgrade, 3) Add WAF/proxy monitoring on affected endpoints, 4) Hunt IOCs in logs.
Refs: see the GHSA / vendor advisory / patched release linked on this page.
❓ What is the problem
**A vulnerability** (CWE-400) exists in org.apache.tomcat:tomcat-catalina.
📍 Affected scope
org.apache.tomcat:tomcat-catalina — .
🔥 Severity
Severity: ?. Risk of unauthorized operations or information disclosure
🔧 How to fix
Update to **9.0.98**.
🛡️ Workaround
Until the patch is applied: disable the affected feature, apply WAF rules, or restrict access via network ACLs.
🔍 Detection
Search webserver/proxy logs for unusual request patterns matching this CVE's known IOCs. Run `grep -r 'org.apache.tomcat:tomcat-catalina' .` against your dependency files (package-lock.json, requirements.txt, go.sum) to find affected services.
Response Actions (7 steps)
Concrete steps and command examples for SOC/SRE teams to execute in order
-
1Identify exposure identify
grep -r 'org.apache.tomcat:tomcat-catalina' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `org.apache.tomcat:tomcat-catalina` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade org.apache.tomcat:tomcat-catalina to 9.0.98ステージング環境で 9.0.98 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
maven
org.apache.tomcat:tomcat-catalina
[{"type":"ECOSYSTEM","events":[{"introduced":"8.5.0"},{"last_affected":"8.5.100"}]}]
maven
org.apache.tomcat:tomcat
[{"type":"ECOSYSTEM","events":[{"introduced":"9.0.0.M1"},{"fixed":"9.0.98"}]}]
References
- advisory https://nvd.nist.gov/vuln/detail/CVE-2024-54677
- package https://github.com/apache/tomcat
- web https://lists.apache.org/thread/tdtbbxpg5trdwc2wnopcth9ccvdftq2n
- web https://github.com/apache/tomcat/commit/f57a9d9847c1038be61f5818d73b8be907c460d4
- web https://github.com/apache/tomcat/commit/e8c16cdba833884e1bd49fff1f1cb699da177585
- web https://github.com/apache/tomcat/commit/dbec927859d9484cb8bd680a7c67b1a560f48444
- web https://github.com/apache/tomcat/commit/d63a10afc142b12f462a15f7d10f79fd80ff94eb
- web https://github.com/apache/tomcat/commit/cb1707685472994e9d924746f8c91cb116fa5213
- web https://github.com/apache/tomcat/commit/c2f7ce21c3fb12caefee87c517a8bb4f80700044
- web https://github.com/apache/tomcat/commit/c0a23927ea5e061ca3fdff695138464179fe674a
- web https://github.com/apache/tomcat/commit/bbd82e9593314ade4cfd57248f9285fbad686f66
- web https://github.com/apache/tomcat/commit/aa5b4d0043289cf054f531ec55126c980d3572e1
- web https://github.com/apache/tomcat/commit/a95bf2b0303442a2c9a1ac364b0e63b56049e33a
- web https://github.com/apache/tomcat/commit/9ffd23fc27f5d1fc95bf97e5cea175c8968f4533
- web https://github.com/apache/tomcat/commit/84c4af76e7a10fc7f8630ce62e6a46632ea4a90e
- web https://github.com/apache/tomcat/commit/84065e26ca4555e63a922bb29b13b0a1c86b7654
- web https://github.com/apache/tomcat/commit/75ff7e8622edcc024b268677aa789ee8f0880ecc
- web https://github.com/apache/tomcat/commit/722814668708c42a61b0c1e340b15bc2b785c0d1
- web https://github.com/apache/tomcat/commit/721544ea28e92549824b106be954a9f411867a1c
- web https://github.com/apache/tomcat/commit/54e56495e9a106218efe9fc9c79d976c0032bbfd
- web https://github.com/apache/tomcat/commit/4f0236606961176257b883213e1621b1859ed746
- web https://github.com/apache/tomcat/commit/4d5cc6538d91386f950373ac8120e98c2c78ed3a
- web https://github.com/apache/tomcat/commit/4a335c6dcba8d6f8a54629eda392a50da267bdf4
- web https://github.com/apache/tomcat/commit/3315a9027a7eaab18f42625b97b569940ff1365d
- web https://github.com/apache/tomcat/commit/1d88dd3ffaed76188dd4ee32ce77709ce6e153cd
- web https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.34
- web https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.2
- web https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.98
- web http://www.openwall.com/lists/oss-security/2024/12/17/5
- web http://www.openwall.com/lists/oss-security/2024/12/17/6
- web http://www.openwall.com/lists/oss-security/2024/12/18/1
- web https://security.netapp.com/advisory/ntap-20250131-0006
- web https://lists.debian.org/debian-lts-announce/2025/07/msg00009.html
- web https://github.com/advisories/GHSA-653p-vg55-5652