Skip to content

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

Closed
VanessaHenderson wants to merge 1 commit into
VanessaHenderson/advisory-improvement-7769from
VanessaHenderson-GHSA-w5hq-g745-h8pq
Closed

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

Conversation

@VanessaHenderson
Copy link
Copy Markdown

Updates

  • Affected products

Comments
The CVE + your description explicitly call out the 3x, 5x, 6x range. While there is no published/available versions of UUID 5x and 6x, there is versions of 3x still available for download that are just deprecated.

@github
Copy link
Copy Markdown
Collaborator

github commented May 20, 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 20, 2026 18:24
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 GHSA advisory metadata by refreshing the modified timestamp and expanding the affected packages list to include uuid in the npm ecosystem.

Changes:

  • Bumped the advisory modified timestamp.
  • Added a new affected entry for npm package uuid with version range information.

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

Comment on lines +88 to +95
"fixed": "11.1.1"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "< 3.4.0"
}
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.

Oops this should be updated to <= 3.4.0

@github-actions github-actions Bot changed the base branch from main to VanessaHenderson/advisory-improvement-7769 May 20, 2026 18:26
@broofa
Copy link
Copy Markdown

broofa commented May 20, 2026

@VanessaHenderson You're confusing API methods with semver release versions.

@VanessaHenderson
Copy link
Copy Markdown
Author

ahh that makes a lot more sense @broofa. I know I'm not the only one confused on this from the wording. I'll close this

@github-actions github-actions Bot deleted the VanessaHenderson-GHSA-w5hq-g745-h8pq branch May 21, 2026 02:37
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.

4 participants