Skip to content

Add CVSS score and analyst credit for GHSA-mj6p-3pc9-wf5m (proxy DoS)#7601

Open
TheeCryptoChad wants to merge 1 commit intogithub:TheeCryptoChad/advisory-improvement-7601from
TheeCryptoChad:patch-GHSA-mj6p-3pc9-wf5m
Open

Add CVSS score and analyst credit for GHSA-mj6p-3pc9-wf5m (proxy DoS)#7601
TheeCryptoChad wants to merge 1 commit intogithub:TheeCryptoChad/advisory-improvement-7601from
TheeCryptoChad:patch-GHSA-mj6p-3pc9-wf5m

Conversation

@TheeCryptoChad
Copy link
Copy Markdown

Summary

This PR improves the advisory for GHSA-mj6p-3pc9-wf5m (proxy npm package, CVE-2023-2968).

Changes

1. Add missing CVSS v3.1 score

The severity array was empty ([]). The NVD entry for CVE-2023-2968 has a published CVSS v3.1 vector:

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Score: 7.5 (HIGH)

Source: https://nvd.nist.gov/vuln/detail/CVE-2023-2968

2. Update severity from MODERATE to HIGH

The database_specific.severity was set to MODERATE. The NVD-assigned base score of 7.5 falls in the HIGH range (7.0–8.9). Updating to match the authoritative NVD assessment.

3. Improve description

Expanded the description to include the vulnerable code path, the conditions required to trigger the crash, and a note about the fix.

4. Add analyst credit

Adding analyst credit for the contributor who identified the missing CVSS data and prepared this improvement.

Add NVD-sourced CVSS v3.1 score (7.5 HIGH) which was missing from the severity array.
Update severity from MODERATE to HIGH to match NVD assessment.
Improve description with additional technical detail about the exploit path.
Add analyst credit.
@github-actions github-actions Bot changed the base branch from main to TheeCryptoChad/advisory-improvement-7601 May 6, 2026 20:20
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.

1 participant