Insecure Defaults Affecting org.apache.tomcat.embed:tomcat-embed-core Open this link in a new tab package, versions [,7.0.89) [8.0.0, 8.0.53) [8.5.0, 8.5.32) [9.0.0, 9.0.9)
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHETOMCATEMBED-451505
-
published
21 May 2018
-
disclosed
16 May 2018
-
credit
Unknown
Introduced: 16 May 2018
CVE-2018-8014 Open this link in a new tabHow to fix?
Upgrade org.apache.tomcat.embed:tomcat-embed-core
to version 7.0.89, 8.0.53, 8.5.32, 9.0.9 or higher.
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Insecure Defaults. The defaults settings for the CORS
filter are insecure and enable supportsCredentials
for all origins.