aboutcode-org / aboutcode-org/vulnerablecode

Add GHSA CVSS scores to VCIO data

オープン
#1,645 コメント 0 件 リアクション 0 件 担当者 2 名 @TG1999 が担当を希望しています GitHub で見る
3-next data-quality enhancement Priority: high
主要言語
Python
スター
702
フォーク
328
平均マージ
3日 8時間
マージ済み PR(30日)
3

説明

With the significant NVD backlog for assigning Severity Scores to CVEs, alternate sources like GHSA are even more important.
VCIO currently provides only a qualitative CVSS v3 score - LOW, MODERATE, HIGH or CRITICAL even though GHSA also provides a numeric score.

With some help from John H I now understand that the qr in the csvssv3.1_qr scores we report means "qualitative rating" which is fine except that the score in this case is for/from cvss v4.

We also need the numeric cvss scores with an accurate label of the cvss version for that score. It seems that we are in a transition period where we will see a cvss v3.1x score for older vulnerabilities and a cvss v4 score for newer vulnerabilities.

For example the data at https://github.com/advisories/GHSA-wm9w-rjj3-j356 for VCID-yktk-48uz-aaac shows both "HIGH" and "8.7" as severity scores. VCIO should report both the qualitative and numeric scores as cvss v4. Some other examples are:
- https://github.com/advisories/GHSA-735f-pc8j-v9w8 for VCID-7ffu-u28q-bqgw
- https://github.com/advisories/GHSA-78wr-2p64-hpwj for VCID-bbcg-ujrw-77gc
- https://github.com/advisories/GHSA-wm9w-rjj3-j356 for VCID-yktk-48uz-aaac

The key use case is where an organization uses a numeric severity threshold to prioritize vulnerabilities and need alternate CVSS information where it is not available from the NVD.

With the advent of our own Vulnerability Risk scoring across the AboutCode stack we need to ensure that the underlying data is accurate and complete.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。