Skip to content

[GHSA-w5hq-g745-h8pq] uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided#7585

Open
milenkotomic wants to merge 1 commit intomilenkotomic/advisory-improvement-7585from
milenkotomic-GHSA-w5hq-g745-h8pq
Open

[GHSA-w5hq-g745-h8pq] uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided#7585
milenkotomic wants to merge 1 commit intomilenkotomic/advisory-improvement-7585from
milenkotomic-GHSA-w5hq-g745-h8pq

Conversation

@milenkotomic
Copy link
Copy Markdown

Updates

  • Affected products

Comments
GHSA-w5hq-g745-h8pq

@github
Copy link
Copy Markdown
Collaborator

github commented May 4, 2026

Hi there @broofa! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository.

This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory

Copilot AI review requested due to automatic review settings May 4, 2026 18:32
@github-actions github-actions Bot changed the base branch from main to milenkotomic/advisory-improvement-7585 May 4, 2026 18:34
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 advisory record for uuid (npm) to reflect additional affected/fixed version information for the buffer bounds-check issue in v3/v5/v6, aligning the advisory’s affected products metadata with the upstream security advisory.

Changes:

  • Updated the advisory modified timestamp.
  • Added additional affected entries for uuid with new fixed versions (11.1.1, 12.0.1, 13.0.1) and last_known_affected_version_range metadata.

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

Comment on lines +34 to +40
},
{
"package": {
"ecosystem": "npm",
"name": "uuid"
},
"ranges": [
Comment on lines +71 to +74
],
"database_specific": {
"last_known_affected_version_range": "< 12.0.0"
}
}
],
"database_specific": {
"last_known_affected_version_range": "< 13.0.0"
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.

3 participants