Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHSA entry reports incorrect scoring system for 2024 vulnerabilities #1644

Open
mjherzog opened this issue Nov 8, 2024 · 2 comments
Open

Comments

@mjherzog
Copy link
Member

mjherzog commented Nov 8, 2024

For VCID-yktk-48uz-aaac, VCIO does not report a CVSS score for https://nvd.nist.gov/vuln/detail/CVE-2024-34750.
This is correct for CVSS v4 but there is a CVSS v3.x score available.
We do not want to collect CVSS v2 data, but we will need to deal with both v3.x and v4 scores for at least the near future.

@DennisClark
Copy link
Member

In general I think that we always collect CVSS v3.x scores. Perhaps the bug here is that we are not collecting the "ADP: CISA-ADP" score when there is no "NVD" score. See screenshot.

CVE-2024-34750 Detail 2024-11-11 at 12 59 51

@mjherzog
Copy link
Member Author

mjherzog commented Nov 11, 2024

Good point - I missed that possibility but in any case we need to document/qualify what score we are collecting.
And it seems to be the case that we should be collecting CISA-ADP scores esp. in light of the NIST issues.
https://www.cve.org/Media/News/item/blog/2024/06/04/CISA-Added-as-CVE-Authorized-Data-Publisher
And we need to prepare for / starting collecting v4.0 scores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants