VDB
KO
HIGH 7.0

GHSA-jgwr-3qm3-26f3

Potential remote code execution in Apache Tomcat

Quick fix

GHSA-jgwr-3qm3-26f3 — org.apache.tomcat.embed:tomcat-embed-core: upgrade to the fixed version with the command below.

# pom.xml: bump <version>10.0.2</version> for org.apache.tomcat.embed:tomcat-embed-core

Details

The fix for CVE-2020-9484 was incomplete. When using Apache Tomcat 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41, 8.5.0 to 8.5.61 or 7.0.0. to 7.0.107 with a configuration edge case that was highly unlikely to be used, the Tomcat instance was still vulnerable to CVE-2020-9494. Note that both the previously published prerequisites for CVE-2020-9484 and the previously published mitigations for CVE-2020-9484 also apply to this issue.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 10.0.0-M1 Fixed in: 10.0.2
Fix # pom.xml: bump <version>10.0.2</version> for org.apache.tomcat.embed:tomcat-embed-core
Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 9.0.0 Fixed in: 9.0.41
Fix # pom.xml: bump <version>9.0.41</version> for org.apache.tomcat.embed:tomcat-embed-core
Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 8.0.0 Fixed in: 8.5.61
Fix # pom.xml: bump <version>8.5.61</version> for org.apache.tomcat.embed:tomcat-embed-core
Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 7.0.0 Fixed in: 7.0.108
Fix # pom.xml: bump <version>7.0.108</version> for org.apache.tomcat.embed:tomcat-embed-core

References