aboutcode-org / aboutcode-org/vulnerablecode

correlate CVEs to other CVEs based on "ref" element in CVE XML

Ouverte
#657 5 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
702
Forks
328
Merge moyen
3 j 8 h
PR mergées (30 j)
3

Description

There are many CVEs that are identical or closely related, but which have been reported separately. It might be useful to extract this information. When looking at the CVE XML download: apart from references in the CVE `` there is also possibly useful information in the `` element. Many references, like URLs, are identical, meaning that the bugs are related.

If there are related CVEs it is usually a handful, although there is one extreme outlier with a reference that occurs 1390 times in today's CVE data.

A small proof of concept script of how this data could be extracted (but only processes identical URLs, which not all references have): https://github.com/armijnhemel/compliance-scripts/blob/cve_extract_paths/cve/cve_match_cves.py

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.