CVE-2024-56337: Apache Tomcat: RCE due to TOCTOU issue in JSP compilation - CVE-2024-50379 mitigation was incomplete

Published Dec 20, 2024
·
Updated

Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in Apache Tomcat.

This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.1, from 10.1.0-M1 through 10.1.33, from 9.0.0.M1 through 9.0.97.

The mitigation for CVE-2024-50379 was incomplete.

Users running Tomcat on a case insensitive file system with the default servlet write enabled (readonly initialisation parameter set to the non-default value of false) may need additional configuration to fully mitigate CVE-2024-50379 depending on which version of Java they are using with Tomcat: - running on Java 8 or Java 11: the system property sun.io.useCanonCaches must be explicitly set to false (it defaults to true) - running on Java 17: the system property sun.io.useCanonCaches, if set, must be set to false (it defaults to false) - running on Java 21 onwards: no further configuration is required (the system property and the problematic cache have been removed)

Tomcat 11.0.3, 10.1.35 and 9.0.99 onwards will include checks that sun.io.useCanonCaches is set appropriately before allowing the default servlet to be write enabled on a case insensitive file system. Tomcat will also set sun.io.useCanonCaches to false by default where it can.

Other sources

Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in Apache Tomcat.

This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.1, from 10.1.0-M1 through 10.1.33, from 9.0.0.M1 through 9.0.97. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions may also be affected.

The mitigation for CVE-2024-50379 was incomplete.

Users running Tomcat on a case insensitive file system with the default servlet write enabled (readonly initialisation parameter set to the non-default value of false) may need additional configuration to fully mitigate CVE-2024-50379 depending on which version of Java they are using with Tomcat: - running on Java 8 or Java 11: the system property sun.io.useCanonCaches must be explicitly set to false (it defaults to true) - running on Java 17: the system property sun.io.useCanonCaches, if set, must be set to false (it defaults to false) - running on Java 21 onwards: no further configuration is required (the system property and the problematic cache have been removed)

Tomcat 11.0.3, 10.1.35 and 9.0.99 onwards will include checks that sun.io.useCanonCaches is set appropriately before allowing the default servlet to be write enabled on a case insensitive file system. Tomcat will also set sun.io.useCanonCaches to false by default where it can.

MITRE

Affected Software

12 affected componentsFixes available
maven/org.apache.tomcat.embed:tomcat-embed-core>=9.0.0.M1<9.0.98
9.0.98
maven/org.apache.tomcat.embed:tomcat-embed-core>=10.1.0-M1<10.1.34
10.1.34
maven/org.apache.tomcat.embed:tomcat-embed-core>=11.0.0-M1<11.0.2
11.0.2
maven/org.apache.tomcat:tomcat-embed-core>=9.0.0.M1<9.0.98
9.0.98
maven/org.apache.tomcat:tomcat-catalina>=10.1.0-M1<10.1.34
10.1.34
maven/org.apache.tomcat:tomcat-catalina>=11.0.0-M1<11.0.2
11.0.2
IBM Analytics Content Hub<=2.0 - 2.3
Apache Tomcat>=9.0.0<9.0.98
Apache Tomcat>=10.1.0<10.1.34
Apache Tomcat>=11.0.0<11.0.2
All of the following
NetApp Bootstrap Os
NetApp Hci Compute Node

Event History

Dec 20, 2024
CVE Published
via MITRE·03:28 PM
Data Sourced
via MITRE·03:28 PM
DescriptionWeakness
Data Sourced
via Red Hat·04:01 PM
DescriptionSeverityAffected Software
Data Sourced
via NVD·04:15 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:15 PM
Affected Software
Advisory Published
via GitHub·06:31 PM
Dec 23, 2024
News Published
via BleepingComputer·12:33 PM
News Published
via BleepingComputer·12:35 PM
Jan 23, 2025
News Published
via The Register·01:06 AM
News Published
via The Register·01:11 AM
Jun 11, 2025
News Published
via BleepingComputer·02:27 PM
Jul 9, 2025
Data Sourced
via IBM·12:00 AM
DescriptionAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Peer vulnerabilities

Found alongside the following vulnerabilities.

Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2024-56337?

CVE-2024-56337 is categorized as a time-of-check time-of-use (TOCTOU) race condition vulnerability with potential security implications.

2

How do I fix CVE-2024-56337?

To resolve CVE-2024-56337, upgrade Apache Tomcat to versions 9.0.98, 10.1.34, or 11.0.2 depending on your current setup.

3

What versions of Apache Tomcat are affected by CVE-2024-56337?

CVE-2024-56337 affects Apache Tomcat versions from 11.0.0-M1 through 11.0.1, 10.1.0-M1 through 10.1.33, and 9.0.0.M1 through 9.0.97.

4

Is CVE-2024-56337 a critical vulnerability?

CVE-2024-56337 has serious implications but should be assessed within the context of your specific environment for criticality.

5

Can CVE-2024-56337 lead to remote code execution?

While CVE-2024-56337 is a race condition that can create security risks, it does not directly facilitate remote code execution on its own.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203
CVE-2024-56337 - Apache Tomcat: RCE due to TOCTOU issue in JSP compilation - CVE-2024-50379 mitigation was incomplete - SecAlerts