Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

[Security] Bump tomcat.version from 9.0.34 to 10.0.8 #1936

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps tomcat.version from 9.0.34 to 10.0.8.
Updates tomcat-embed-core from 9.0.34 to 10.0.8 This update includes security fixes.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Potential remote code execution in Apache Tomcat When using Apache Tomcat versions 10.0.0-M1 to 10.0.0-M4, 9.0.0.M1 to 9.0.34, 8.5.0 to 8.5.54 and 7.0.0 to 7.0.103 if a) an attacker is able to control the contents and name of a file on the server; and b) the server is configured to use the PersistenceManager with a FileStore; and c) the PersistenceManager is configured with sessionAttributeValueClassNameFilter="null" (the default unless a SecurityManager is used) or a sufficiently lax filter to allow the attacker provided object to be deserialized; and d) the attacker knows the relative file path from the storage location used by FileStore to the file the attacker has control over; then, using a specifically crafted request, the attacker will be able to trigger remote code execution via deserialization of the file under their control. Note that all of conditions a) to d) must be true for the attack to succeed.

Affected versions: >= 9.0.0, < 9.0.35

Sourced from The GitHub Security Advisory Database.

Potential remote code execution in Apache Tomcat The fix for CVE-2020-9484 was incomplete. When using Apache Tomcat 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41, 8.5.0 to 8.5.61 or 7.0.0. to 7.0.107 with a configuration edge case that was highly unlikely to be used, the Tomcat instance was still vulnerable to CVE-2020-9494. Note that both the previously published prerequisites for CVE-2020-9484 and the previously published mitigations for CVE-2020-9484 also apply to this issue.

Affected versions: >= 9.0.0, < 9.0.41

Sourced from The GitHub Security Advisory Database.

Information Disclosure in Apache Tomcat When serving resources from a network location using the NTFS file system, Apache Tomcat versions 10.0.0-M1 to 10.0.0-M9, 9.0.0.M1 to 9.0.39, 8.5.0 to 8.5.59 and 7.0.0 to 7.0.106 were susceptible to JSP source code disclosure in some configurations. The root cause was the unexpected behaviour of the JRE API File.getCanonicalPath() which in turn was caused by the inconsistent behaviour of the Windows API (FindFirstFileW) in some circumstances.

Affected versions: >= 9.0.0, < 9.0.40

Sourced from The GitHub Security Advisory Database.

Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat When responding to new h2c connection requests, Apache Tomcat versions 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41 and 8.5.0 to 8.5.61 could duplicate request headers and a limited amount of request body from one request to another meaning user A and user B could both see the results of user A's request.

Affected versions: >= 9.0.0, < 9.0.43


Updates tomcat-embed-el from 9.0.34 to 10.0.8

Updates tomcat-embed-jasper from 9.0.34 to 10.0.8

Updates tomcat-embed-websocket from 9.0.34 to 10.0.8

Updates tomcat-annotations-api from 9.0.34 to 10.0.8

Updates tomcat-jdbc from 9.0.34 to 10.0.8

Updates tomcat-juli from 9.0.34 to 10.0.8

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `tomcat.version` from 9.0.34 to 10.0.8.

Updates `tomcat-embed-core` from 9.0.34 to 10.0.8

Updates `tomcat-embed-el` from 9.0.34 to 10.0.8

Updates `tomcat-embed-jasper` from 9.0.34 to 10.0.8

Updates `tomcat-embed-websocket` from 9.0.34 to 10.0.8

Updates `tomcat-annotations-api` from 9.0.34 to 10.0.8

Updates `tomcat-jdbc` from 9.0.34 to 10.0.8

Updates `tomcat-juli` from 9.0.34 to 10.0.8

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added security Pull requests that address a security vulnerability type: dependency-upgrade A dependency upgrade. labels Jul 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security Pull requests that address a security vulnerability type: dependency-upgrade A dependency upgrade.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants