Skip to content

[GHSA-4qqf-hmv6-r6wh] Use of a Broken or Risky Cryptographic Algorithm in Apache WSS4J#7412

Merged
advisory-database[bot] merged 1 commit intokmoens/advisory-improvement-7412from
kmoens-GHSA-4qqf-hmv6-r6wh
Apr 16, 2026
Merged

[GHSA-4qqf-hmv6-r6wh] Use of a Broken or Risky Cryptographic Algorithm in Apache WSS4J#7412
advisory-database[bot] merged 1 commit intokmoens/advisory-improvement-7412from
kmoens-GHSA-4qqf-hmv6-r6wh

Conversation

@kmoens
Copy link
Copy Markdown

@kmoens kmoens commented Apr 16, 2026

Updates

  • Affected products

Comments
The wss4j:wss4j is an older name for the dependency,

Copilot AI review requested due to automatic review settings April 16, 2026 12:46
@github-actions github-actions bot changed the base branch from main to kmoens/advisory-improvement-7412 April 16, 2026 12:47
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

Note

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

Updates the advisory metadata for GHSA-4qqf-hmv6-r6wh to reflect an additional affected Maven coordinate (legacy dependency name) and refresh the advisory modification timestamp.

Changes:

  • Updated the advisory modified timestamp.
  • Added wss4j:wss4j as an additional affected Maven package entry with an affected version range.

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

Comment on lines +48 to +54
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "< 1.6.5"
}
Copy link

Copilot AI Apr 16, 2026

Choose a reason for hiding this comment

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

last_known_affected_version_range: "< 1.6.5"indicates a concrete boundary where1.6.5is not affected; in OSV-style ranges this is typically modeled as afixedevent (e.g.,introduced: "0"+fixed: "1.6.5") rather than relying on database_specific. Using fixedmakes the affected range machine-readable/consistent across tooling; consider moving this constraint intoeventsand removing thedatabase_specificrange note (or keepingdatabase_specific` only for extra context).

Suggested change
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "< 1.6.5"
}
},
{
"fixed": "1.6.5"
}
]
}
]

Copilot uses AI. Check for mistakes.
@advisory-database advisory-database bot merged commit f773ad2 into kmoens/advisory-improvement-7412 Apr 16, 2026
7 of 8 checks passed
@advisory-database
Copy link
Copy Markdown
Contributor

Hi @kmoens! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future!

@advisory-database advisory-database bot deleted the kmoens-GHSA-4qqf-hmv6-r6wh branch April 16, 2026 19:55
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