Apache Software Foundation Tomcat 7.0.27
Approved changes feed: RSS · Atom
cpe:2.3:a:apache:tomcat:7.0.27:*:*:*:*:*:*:*
part: a version: 7.0.27 update: *
| Vendor | Apache (b0303047-b7dd-5cf8-abcc-71b7d9d80b95) |
|---|---|
| Product | Tomcat (caaa56d3-0cc4-5735-aab9-a3a1a7f4dc56) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:apache/tomcat |
purl2cpe | 2026-06-01 10:14:27.124835 |
pkg:github/apache/tomcat |
purl2cpe | 2026-06-01 10:14:27.124836 |
pkg:maven/org.apache.tomcat/tomcat |
purl2cpe | 2026-06-01 10:14:27.124838 |
pkg:rpm/fedora/tomcat |
purl2cpe | 2026-06-01 10:14:27.124839 |
pkg:rpm/opensuse/tomcat |
purl2cpe | 2026-06-01 10:14:27.124840 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2017-5664 |
vulnerable | 2026-06-08 05:09:47.808245 |
Details available
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. This means that the request is presented to the error page with the original HTTP method. If the error page is a static file, expected behaviour is to serve content of the file as if processing a GET request, regardless of the actual HTTP method. The Default Servlet in Apache Tomcat 9.0.0.M1 to 9.0.0.M20, 8.5.0 to 8.5.14, 8.0.0.RC1 to 8.0.43 and 7.0.0 to 7.0.77 did 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 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.
Published: 2017-06-06T14:00:00.000Z
Updated: 2024-08-05T15:11:48.039Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-5648 |
vulnerable | 2026-06-08 05:09:47.732575 |
Details available
While investigating bug 60718, it was noticed that some calls to application listeners in Apache Tomcat 9.0.0.M1 to 9.0.0.M17, 8.5.0 to 8.5.11, 8.0.0.RC1 to 8.0.41, and 7.0.0 to 7.0.75 did not use the appropriate facade object. When running an untrusted application under a SecurityManager, it was therefore possible for that untrusted application to retain a reference to the request or response object and thereby access and/or modify information associated with another web application.
Published: 2017-04-17T16:00:00.000Z
Updated: 2024-08-05T15:11:48.389Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-5647 |
vulnerable | 2026-06-08 05:09:47.655924 |
Details available
A bug in the handling of the pipelined requests in Apache Tomcat 9.0.0.M1 to 9.0.0.M18, 8.5.0 to 8.5.12, 8.0.0.RC1 to 8.0.42, 7.0.0 to 7.0.76, and 6.0.0 to 6.0.52, when send file was 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.
Published: 2017-04-17T16:00:00.000Z
Updated: 2024-08-05T15:11:48.364Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-12616 |
vulnerable | 2026-06-08 05:08:47.252172 |
Details available
When using a VirtualDirContext with Apache Tomcat 7.0.0 to 7.0.80 it was possible to bypass security constraints and/or view the source code of JSPs for resources served by the VirtualDirContext using a specially crafted request.
Published: 2017-09-19T13:00:00.000Z
Updated: 2024-09-16T19:04:33.141Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-8745 |
vulnerable | 2026-06-08 05:08:14.774638 |
Details available
A bug in the error handling of the send file code for the NIO HTTP connector in Apache Tomcat 9.0.0.M1 to 9.0.0.M13, 8.5.0 to 8.5.8, 8.0.0.RC1 to 8.0.39, 7.0.0 to 7.0.73 and 6.0.16 to 6.0.48 resulted in the current Processor object being added to the Processor cache multiple times. This in turn meant that the same Processor could be used for concurrent requests. Sharing a Processor can result in information leakage between requests including, not not limited to, session ID and the response body. The bug was first noticed in 8.5.x onwards where it appears the refactoring of the Connector code for 8.5.x onwards made it more likely that the bug was observed. Initially it was thought that the 8.5.x refactoring introduced the bug but further investigation has shown that the bug is present in all currently supported Tomcat versions.
Published: 2017-08-10T22:00:00.000Z
Updated: 2024-11-14T20:02:16.961Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-6816 |
vulnerable | 2026-06-08 05:08:11.089168 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-3092 |
vulnerable | 2026-06-08 05:07:44.420072 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-0763 |
vulnerable | 2026-06-08 05:07:16.107907 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-0714 |
vulnerable | 2026-06-08 05:07:15.884039 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-0706 |
vulnerable | 2026-06-08 05:07:15.805524 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-5351 |
vulnerable | 2026-06-08 05:06:49.726748 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-5346 |
vulnerable | 2026-06-08 05:06:49.670650 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-5345 |
vulnerable | 2026-06-08 05:06:49.655482 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-5174 |
vulnerable | 2026-06-08 05:06:49.110232 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-7810 |
vulnerable | 2026-06-08 05:05:59.891773 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0230 |
vulnerable | 2026-06-08 05:05:12.393769 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0227 |
vulnerable | 2026-06-08 05:05:12.361251 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0119 |
vulnerable | 2026-06-08 05:05:11.603644 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0099 |
vulnerable | 2026-06-08 05:05:11.442597 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0096 |
vulnerable | 2026-06-08 05:05:11.413973 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0075 |
vulnerable | 2026-06-08 05:05:11.154317 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0050 |
vulnerable | 2026-06-08 05:05:10.970012 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4590 |
vulnerable | 2026-06-08 05:04:48.586483 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4444 |
vulnerable | 2026-06-08 05:04:46.755396 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4322 |
vulnerable | 2026-06-08 05:04:35.485561 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4286 |
vulnerable | 2026-06-08 05:04:35.128278 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0346 |
vulnerable | 2026-06-08 05:03:47.306497 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.