Skip to content

[GHSA-q3mw-pvr8-9ggc] Apache Tomcat Open Redirect vulnerability#7617

Open
hara-satoshi-ymr wants to merge 1 commit intohara-satoshi-ymr/advisory-improvement-7617from
hara-satoshi-ymr-GHSA-q3mw-pvr8-9ggc
Open

[GHSA-q3mw-pvr8-9ggc] Apache Tomcat Open Redirect vulnerability#7617
hara-satoshi-ymr wants to merge 1 commit intohara-satoshi-ymr/advisory-improvement-7617from
hara-satoshi-ymr-GHSA-q3mw-pvr8-9ggc

Conversation

@hara-satoshi-ymr
Copy link
Copy Markdown

Updates

  • Affected products

Comments
Adding org.apache.tomcat:tomcat-catalina to the affected products. The vulnerable code (FORM authentication open-redirect) lives in Catalina, so installations that ship tomcat-catalina — typically the standalone Tomcat distribution — are also affected even though tomcat-embed-core already covers the embedded variant.

Note: an earlier attempt (#7517) used org.apache.tomcat.embed:tomcat-catalina, but that coordinate does not exist on Maven Central. The correct coordinate is org.apache.tomcat:tomcat-catalina, matching the convention used by other Tomcat advisories in this repo (e.g. GHSA-3vx3-xf6q-r5xp). This re-submits the change with the correct coordinate per Copilot's review.

Copilot AI review requested due to automatic review settings May 8, 2026 07:49
@github-actions github-actions Bot changed the base branch from main to hara-satoshi-ymr/advisory-improvement-7617 May 8, 2026 07:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the OSV advisory record for GHSA-q3mw-pvr8-9ggc (Apache Tomcat Open Redirect) to include Catalina’s standalone Maven artifact as an affected product, aligning affected-package coverage with where the vulnerable FORM authentication code resides.

Changes:

  • Add org.apache.tomcat:tomcat-catalina to the affected list with version ranges matching the existing Tomcat/embedded ranges (8.5.x, 9.0.x, 10.1.x, 11.0.x).
  • Bump the advisory modified timestamp to reflect the update.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants