Skip to content

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

Closed
hara-satoshi-ymr wants to merge 2 commits into
hara-satoshi-ymr/advisory-improvement-7614from
hara-satoshi-ymr-GHSA-j39c-c8hj-x4j3
Closed

[GHSA-j39c-c8hj-x4j3] Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat#7614
hara-satoshi-ymr wants to merge 2 commits into
hara-satoshi-ymr/advisory-improvement-7614from
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 to the affected products. The vulnerable code (h2c upgrade handling) lives in Coyote, so installations that ship tomcat-coyote — typically the standalone Tomcat distribution rather than the embedded one — are also affected even when tomcat-embed-core is not present.

The introduced versions for the new entries use the milestone-aware values from the advisory text (10.0.0-M1, 9.0.0.M1, 8.5.0) so that affected pre-release versions are covered, with patched versions set to the first fixed releases (10.0.2 / 9.0.43 / 8.5.63).

(This re-submits an earlier suggestion #7523 with the introduced versions corrected per Copilot's review.)

Copilot AI review requested due to automatic review settings May 8, 2026 06:59
@github-actions github-actions Bot changed the base branch from main to hara-satoshi-ymr/advisory-improvement-7614 May 8, 2026 07:00
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-j39c-c8hj-x4j3 (CVE-2021-25122) to broaden impacted artifact coverage in Maven by including the Tomcat Coyote module, reflecting that the vulnerable h2c upgrade handling lives in Coyote.

Changes:

  • Add org.apache.tomcat:tomcat-coyote to the affected list with version ranges for Tomcat 10.0.x, 9.0.x, and 8.5.x.
  • Update the advisory modified timestamp.

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

"schema_version": "1.4.0",
"id": "GHSA-j39c-c8hj-x4j3",
"modified": "2022-02-08T21:34:09Z",
"modified": "2023-02-03T05:04:34Z",
Comment on lines +75 to +89
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat-coyote"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0-M1"
},
{
"fixed": "10.0.2"
}
@hara-satoshi-ymr
Copy link
Copy Markdown
Author

Closing — the PR branch was reused from the previously closed #7523, so this PR carries an extra orphan commit. Re-submitting via "Suggest improvements" with a clean branch.

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