Skip to content

[GHSA-563x-q5rq-57qp] Apache Tomcat has an HTTP Request/Response Smuggling vulnerability#7519

Open
aruneko wants to merge 1 commit intomainfrom
aruneko-GHSA-563x-q5rq-57qp
Open

[GHSA-563x-q5rq-57qp] Apache Tomcat has an HTTP Request/Response Smuggling vulnerability#7519
aruneko wants to merge 1 commit intomainfrom
aruneko-GHSA-563x-q5rq-57qp

Conversation

@aruneko
Copy link
Copy Markdown

@aruneko aruneko commented Apr 28, 2026

Updates

  • Affected products

Comments
fix affected packages depends on patch codes

Copilot AI review requested due to automatic review settings April 28, 2026 07:16
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

This PR updates the affected Maven package coordinates and version ranges for the Tomcat HTTP Request/Response Smuggling advisory (GHSA-563x-q5rq-57qp) to better reflect which Tomcat artifacts are impacted.

Changes:

  • Replace the affected artifact from org.apache.tomcat:tomcat-tribes to org.apache.tomcat:tomcat in existing affected entries.
  • Add affected entries for org.apache.tomcat:tomcat-coyote.
  • Add affected entries for org.apache.tomcat.embed:tomcat-embed-core (including 11.x branch metadata).

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

Comment on lines 37 to 43
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat-tribes"
"name": "org.apache.tomcat:tomcat"
},
"ranges": [
{
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.

In this affected entry for the 10.1.x line, the fixed version is set such that 10.1.52 is treated as non-affected. That conflicts with the advisory text (affected through 10.1.52) and the security reference URL indicating the fix is in 10.1.53. Please update the fixed version accordingly (and keep the narrative/details consistent).

Copilot uses AI. Check for mistakes.
Comment on lines +84 to +90
{
"introduced": "10.1.0-M1"
},
{
"fixed": "10.1.52"
}
]
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.

For the 10.1.x range here, fixed: 10.1.52 makes 10.1.52 itself non-affected. That appears inconsistent with the advisory text (affected through 10.1.52) and the referenced Tomcat security page (fixed in 10.1.53). Please adjust the fixed version (and keep the narrative/details in sync).

Copilot uses AI. Check for mistakes.
Comment on lines 157 to 163
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat"
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
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 affected entry for the 10.1.x line appears to mark 10.1.52 as fixed/non-affected, but the advisory text says versions through 10.1.52 are affected and the reference indicates the fix is in 10.1.53. Please update the fixed version to match the referenced fixed release and keep the narrative/details consistent.

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