Skip to content

[GHSA-vf77-8h7g-gghp] Improper Restriction of Operations within the Bounds of a Memory Buffer in Apache Tomcat#7826

Open
aruneko wants to merge 1 commit into
aruneko/advisory-improvement-7826from
aruneko-GHSA-vf77-8h7g-gghp
Open

[GHSA-vf77-8h7g-gghp] Improper Restriction of Operations within the Bounds of a Memory Buffer in Apache Tomcat#7826
aruneko wants to merge 1 commit into
aruneko/advisory-improvement-7826from
aruneko-GHSA-vf77-8h7g-gghp

Conversation

@aruneko

@aruneko aruneko commented May 29, 2026

Copy link
Copy Markdown
Contributor

Updates

  • Affected products

Comments
fix accidentally overwritten affected packages by advisory database bot in commit a117bd3 .

Copilot AI review requested due to automatic review settings May 29, 2026 03:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the GHSA advisory data to include additional affected version ranges for the Maven org.apache.tomcat.embed:tomcat-embed-core artifact.

Changes:

  • Updated the advisory modified timestamp.
  • Added affected version ranges for tomcat-embed-core across Tomcat 8.5.x, 9.0.x, and 10.0.0 milestone lines.

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

Comment on lines +139 to +196
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0-M1"
},
{
"fixed": "10.0.0-M6"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 10.0.0-M5"
}
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.0.0.M5"
},
{
"fixed": "9.0.36"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "8.5.1"
},
{
"fixed": "8.5.56"
}
]
}
]
@github-actions github-actions Bot changed the base branch from main to aruneko/advisory-improvement-7826 May 29, 2026 03:58
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