Search for packages
purl | pkg:apache/tomcat@8.0.43 |
Vulnerability | Summary | Fixed by |
---|---|---|
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. |
Affected by 1 other vulnerability. Affected by 40 other vulnerabilities. Affected by 2 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-w4q7-4d2t-aaan | Information Exposure When "send file" is used, results in the pipelined request being lost when send file processing of the previous request completed. This could result in responses appearing to be sent for the wrong request. For example, a user agent that sent requests A, B and C could see the correct response for request A, the response for request C for request B and no response for request C. |
CVE-2017-5647
GHSA-3gv7-3h64-78cm |
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-03-28T13:19:24.811432+00:00 | Apache Tomcat Importer | Fixing | VCID-w4q7-4d2t-aaan | https://tomcat.apache.org/security-8.html | 36.0.0 |
2025-03-28T13:19:24.688104+00:00 | Apache Tomcat Importer | Affected by | VCID-yv8m-r56n-aaan | https://tomcat.apache.org/security-8.html | 36.0.0 |
2024-09-18T08:17:35.253296+00:00 | Apache Tomcat Importer | Fixing | VCID-w4q7-4d2t-aaan | https://tomcat.apache.org/security-8.html | 34.0.1 |
2024-09-18T08:17:35.148477+00:00 | Apache Tomcat Importer | Affected by | VCID-yv8m-r56n-aaan | https://tomcat.apache.org/security-8.html | 34.0.1 |
2024-01-04T02:15:38.765248+00:00 | Apache Tomcat Importer | Fixing | VCID-w4q7-4d2t-aaan | https://tomcat.apache.org/security-8.html | 34.0.0rc1 |
2024-01-04T02:15:38.662086+00:00 | Apache Tomcat Importer | Affected by | VCID-yv8m-r56n-aaan | https://tomcat.apache.org/security-8.html | 34.0.0rc1 |