Skip to content

[GHSA-jjpq-gp5q-8q6w] Cross-site scripting in Apache Tomcat#7678

Open
aruneko wants to merge 1 commit into
aruneko/advisory-improvement-7678from
aruneko-GHSA-jjpq-gp5q-8q6w
Open

[GHSA-jjpq-gp5q-8q6w] Cross-site scripting in Apache Tomcat#7678
aruneko wants to merge 1 commit into
aruneko/advisory-improvement-7678from
aruneko-GHSA-jjpq-gp5q-8q6w

Conversation

@aruneko
Copy link
Copy Markdown

@aruneko aruneko commented May 13, 2026

Updates

  • Affected products

Comments
improve affected packages and versions

Copilot AI review requested due to automatic review settings May 13, 2026 04:20
@github-actions github-actions Bot changed the base branch from main to aruneko/advisory-improvement-7678 May 13, 2026 04:21
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 for GHSA-jjpq-gp5q-8q6w (CVE-2019-0221) to refine affected Maven artifacts and tighten version ranges for Apache Tomcat.

Changes:

  • Adjusts the affected-version start for org.apache.tomcat.embed:tomcat-embed-core 8.x from 8.0.0 to 8.5.0.
  • Adds additional affected Maven artifacts (org.apache.tomcat:tomcat-catalina and org.apache.tomcat:tomcat) across Tomcat 7/8.5/9 ranges.
  • Updates the advisory modified timestamp.
Comments suppressed due to low confidence (1)

advisories/github-reviewed/2019/05/GHSA-jjpq-gp5q-8q6w/GHSA-jjpq-gp5q-8q6w.json:147

  • This new org.apache.tomcat:tomcat 9.x range uses "fixed": "9.0.17", but the advisory details says 9.0.0.17 is affected. Since OSV fixed is the first non-vulnerable version, this range likely needs to be updated to the first patched release (or the details text should be corrected) so the version semantics are consistent.
            {
              "introduced": "9.0.0"
            },
            {
              "fixed": "9.0.17"
            }
          ]

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

Comment on lines +84 to +90
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.17"
}
]
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