Open Redirect Affecting org.apache.tomcat.embed:tomcat-embed-core Open this link in a new tab package, versions [7.0.23, 7.0.91) [8.5.0, 8.5.34) [9.0.0, 9.0.12)
Attack Complexity
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-451503
-
published
9 Oct 2018
-
disclosed
3 Oct 2018
-
credit
Sergey Bobrov
Introduced: 3 Oct 2018
CVE-2018-11784 Open this link in a new tabHow to fix?
Upgrade org.apache.tomcat.embed:tomcat-embed-core
to version 7.0.91, 8.5.34, 9.0.12 or higher.
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Open Redirect. When the default servlet returned a redirect to a directory (e.g. redirecting to '/foo/' when the user requested '/foo') a specially crafted URL could be used to cause the redirect to be generated to any URI of the attackers choice.