Search for packages
Package details: pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.7
purl pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.7
Tags Ghost
Next non-vulnerable version 8.5.99
Latest non-vulnerable version 11.0.8
Risk 10.0
Vulnerabilities affecting this package (2)
Vulnerability Summary Fixed by
VCID-ah95-hj74-aaaq
Aliases:
CVE-2017-12617
GHSA-xjgh-84hx-56c5
Unrestricted Upload of File with Dangerous Type When running Apache Tomcat with HTTP PUTs enabled it was possible to upload a JSP file to the server via a specially crafted request. This JSP could then be requested and any code it contained would be executed by the server.
8.0.8
Affected by 19 other vulnerabilities.
8.0.47
Affected by 15 other vulnerabilities.
8.5.23
Affected by 37 other vulnerabilities.
9.0.1
Affected by 39 other vulnerabilities.
VCID-yv8m-r56n-aaan
Aliases:
CVE-2017-5664
GHSA-jmvv-524f-hj5j
Improper Handling of Exceptional Conditions The error page mechanism of the Java Servlet Specification requires that, when an error occurs and an error page is configured for the error that occurred, the original request and response are forwarded to the error page. The Default Servlet in Apache Tomcat does not do this. Depending on the original request this could lead to unexpected and undesirable results for static error pages including, if the DefaultServlet is configured to permit writes, the replacement or removal of the custom error page. Notes for other user provided error pages: (1) Unless explicitly coded otherwise, JSPs ignore the HTTP method. JSPs used as error pages must ensure that they handle any error dispatch as a GET request, regardless of the actual method. (2) By default, the response generated by a Servlet does depend on the HTTP method. Custom Servlets used as error pages must ensure that they handle any error dispatch as a GET request, regardless of the actual method.
8.0.8
Affected by 19 other vulnerabilities.
8.0.44
Affected by 16 other vulnerabilities.
8.5.15
Affected by 39 other vulnerabilities.
9.0.1
Affected by 39 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.