Skip to content

[GHSA-6fmv-xxpf-w3cw] Plexus-Utils has a Directory Traversal vulnerability in its extractFile method #7325

Closed
udengaardandersent-ELS wants to merge 1 commit into
udengaardandersent-ELS/advisory-improvement-7325from
udengaardandersent-ELS-GHSA-6fmv-xxpf-w3cw
Closed

[GHSA-6fmv-xxpf-w3cw] Plexus-Utils has a Directory Traversal vulnerability in its extractFile method #7325
udengaardandersent-ELS wants to merge 1 commit into
udengaardandersent-ELS/advisory-improvement-7325from
udengaardandersent-ELS-GHSA-6fmv-xxpf-w3cw

Conversation

@udengaardandersent-ELS
Copy link
Copy Markdown

Updates

  • Affected products

Comments
Bug fix backported to 3.6.x branch
Release notes: https://github.com/codehaus-plexus/plexus-utils/releases/tag/plexus-utils-3.6.1

Copilot AI review requested due to automatic review settings April 8, 2026 13:31
@github-actions github-actions Bot changed the base branch from main to udengaardandersent-ELS/advisory-improvement-7325 April 8, 2026 13:32
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 GHSA record for Plexus-Utils (Directory Traversal in extractFile) to reflect that the fix was backported to the 3.6.x line, aligning the advisory’s affected-version metadata with the additional patched release.

Changes:

  • Updated the advisory modified timestamp.
  • Added an additional affected entry indicating a fix in 3.6.1 (with last_known_affected_version_range set to <= 3.6.0).

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

Comment on lines 31 to +35
"database_specific": {
"last_known_affected_version_range": "<= 4.0.2"
}
},
{
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

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

With the current data, the first affected entry uses introduced: 0 and fixed: 4.0.3, which implies all versions < 4.0.3 are vulnerable (including 3.6.1). Adding a second affected entry fixed at 3.6.1 won’t prevent 3.6.1 from still being flagged as affected by the first range. Please restructure the ranges so they’re non-overlapping (e.g., 3.x affected until 3.6.1, and 4.x affected from the first 4.x vulnerable release until 4.0.3), and adjust last_known_affected_version_range values to match.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@copilot Fix it as you understand what I was attenting to do.

@github-actions github-actions Bot deleted the udengaardandersent-ELS-GHSA-6fmv-xxpf-w3cw branch April 8, 2026 13:39
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