GHSA-hgv7-v322-mmgr: add CVSS v3.1 score and fix commit reference#7817
Open
anandmt wants to merge 1 commit into
Open
GHSA-hgv7-v322-mmgr: add CVSS v3.1 score and fix commit reference#7817anandmt wants to merge 1 commit into
anandmt wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reason for change
This advisory for the @sveltejs/kit
query.batchcross-talk vulnerability (cross-user data disclosure) includes a CVSS v4.0 score but is missing a CVSS v3.1 score, which many downstream vulnerability scanners and compliance tools still require. It is also missing a reference to the fix commit.Changes
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N(5.9 — Medium). Rationale: Network-accessible (AV:N), but requires rare timing conditions for exploitation (AC:H), low-privileged attacker (PR:L), and some user interaction (UI:R). High confidentiality impact due to cross-user data disclosure (C:H), low integrity impact (I:L), no availability impact (A:N).sveltejs/kit@dadaefc2e647— "fix: preventquery.batchcross-talk", merged May 14, 2026.Supporting evidence