Skip to content

[GHSA-j39c-c8hj-x4j3] Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat#7523

Open
hara-satoshi-ymr wants to merge 1 commit intomainfrom
hara-satoshi-ymr-GHSA-j39c-c8hj-x4j3
Open

[GHSA-j39c-c8hj-x4j3] Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat#7523
hara-satoshi-ymr wants to merge 1 commit intomainfrom
hara-satoshi-ymr-GHSA-j39c-c8hj-x4j3

Conversation

@hara-satoshi-ymr
Copy link
Copy Markdown

Updates

  • Affected products

Comments
adding org.apache.tomcat:tomcat-coyote

Copilot AI review requested due to automatic review settings April 28, 2026 07:33
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 GitHub-reviewed advisory for GHSA-j39c-c8hj-x4j3 (CVE-2021-25122) to reflect additional affected Maven artifacts.

Changes:

  • Updated the advisory modified timestamp.
  • Added org.apache.tomcat:tomcat-coyote as an affected Maven package across the relevant Tomcat release lines.

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

Comment on lines +84 to +86
{
"introduced": "10.0.0"
},
Copy link

Copilot AI Apr 28, 2026

Choose a reason for hiding this comment

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

The advisory details state the vulnerable range starts at Tomcat 10.0.0-M1, but this new affected range uses introduced: "10.0.0", which will exclude milestone/pre-release versions from matching. Update the introduced event to include the earliest affected milestone (e.g., 10.0.0-M1) so the range aligns with the described affected versions.

Copilot uses AI. Check for mistakes.
Comment on lines +103 to +105
{
"introduced": "9.0.0"
},
Copy link

Copilot AI Apr 28, 2026

Choose a reason for hiding this comment

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

This Tomcat 9.x affected range is marked as introduced at 9.0.0, but the advisory text indicates exposure begins with 9.0.0.M1. Using 9.0.0 may miss affected milestone releases; set the introduced version to the earliest affected milestone (e.g., 9.0.0.M1) to match the described range.

Copilot uses AI. Check for mistakes.
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