Apache Software Foundation Tomcat 7.0.2 beta
Approved changes feed: RSS · Atom
cpe:2.3:a:apache:tomcat:7.0.2:beta:*:*:*:*:*:*
part: a version: 7.0.2 update: beta
| 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.124855 |
pkg:github/apache/tomcat |
purl2cpe | 2026-06-01 10:14:27.124856 |
pkg:maven/org.apache.tomcat/tomcat |
purl2cpe | 2026-06-01 10:14:27.124858 |
pkg:rpm/fedora/tomcat |
purl2cpe | 2026-06-01 10:14:27.124859 |
pkg:rpm/opensuse/tomcat |
purl2cpe | 2026-06-01 10:14:27.124860 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2017-5664 |
vulnerable | 2026-06-08 05:09:47.805731 |
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-12616 |
vulnerable | 2026-06-08 05:08:47.236484 |
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-3092 |
vulnerable | 2026-06-08 05:07:44.407769 |
Details available
The MultipartStream class in Apache Commons Fileupload before 1.3.2, as used in Apache Tomcat 7.x before 7.0.70, 8.x before 8.0.36, 8.5.x before 8.5.3, and 9.x before 9.0.0.M7 and other products, allows remote attackers to cause a denial of service (CPU consumption) via a long boundary string.
Published: 2016-07-04T22:00:00.000Z
Updated: 2024-08-05T23:40:15.604Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-0763 |
vulnerable | 2026-06-08 05:07:16.107621 |
Details available
The setGlobalContext method in org/apache/naming/factory/ResourceLinkFactory.java in Apache Tomcat 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M3 does not consider whether ResourceLinkFactory.setGlobalContext callers are authorized, which allows remote authenticated users to bypass intended SecurityManager restrictions and read or write to arbitrary application data, or cause a denial of service (application disruption), via a web application that sets a crafted global context.
Published: 2016-02-25T01:00:00.000Z
Updated: 2024-08-05T22:30:04.044Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-0714 |
vulnerable | 2026-06-08 05:07:15.883771 |
Details available
The session-persistence implementation in Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M2 mishandles session attributes, which allows remote authenticated users to bypass intended SecurityManager restrictions and execute arbitrary code in a privileged context via a web application that places a crafted object in a session.
Published: 2016-02-25T01:00:00.000Z
Updated: 2024-08-05T22:30:03.540Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-0706 |
vulnerable | 2026-06-08 05:07:15.797204 | 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.726463 | 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.670372 | 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.655213 | 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.100580 | 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.876771 | 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.393321 | 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.360782 | 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.603192 | 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.442159 | 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.413518 | 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.153858 | 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.956237 | 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.586102 | 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.744993 | 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.485199 | 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.117272 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-2071 |
vulnerable | 2026-06-08 05:03:58.258599 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-2067 |
vulnerable | 2026-06-08 05:03:58.251624 | 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.290916 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5887 |
vulnerable | 2026-06-08 05:02:58.577907 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5886 |
vulnerable | 2026-06-08 05:02:58.575251 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-5885 |
vulnerable | 2026-06-08 05:02:58.564779 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4534 |
vulnerable | 2026-06-08 05:02:51.297312 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-4431 |
vulnerable | 2026-06-08 05:02:17.499343 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3546 |
vulnerable | 2026-06-08 05:02:10.601134 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3544 |
vulnerable | 2026-06-08 05:02:10.595258 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-2733 |
vulnerable | 2026-06-08 05:02:05.886418 | 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.