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

CVE API Feature Request: /cna endpoint for bulk downloading CVE data by CNA. #27

Open
bpmcdevitt opened this issue Jul 29, 2024 · 1 comment

Comments

@bpmcdevitt
Copy link

Proposed New Idea/Feature

I would like to request a /cna endpoint to the MITRE CVE API. It is very nice and useful for us as researchers to pull down vulnerabilities submitted to MITRE by querying /cve endpoint currently.

I am interested in pulling bulk vulnerability data by specific CNA-ID. I would like to request an endpoint like /cna/{cna_id} where we would be able to request /cna/CNA-2016-0019 for example and that would pull back all CVE-IDS for the endpoint for openSSL CNA.

I have also requested with the CNA itself to try to upload a /vulnerabilities.json endpoint but that would need to be done on a CNA-by-CNA basis (see openssl/openssl#24989) and seems like it would be added when CNA gets around to it. Having MITRE host an API where we can obtain this info would be very useful to the entire realm of security researchers and organizations and scanners that utilize the MITRE CVE dataset.

If this functionality currently exists within the API and I have just missed it please let me know as well. Thank you.

@zmanion
Copy link

zmanion commented Oct 5, 2024

Hi, I suggest raising this issue here: https://github.com/CVEProject/cve-services/issues

In case you were not aware, another option is to clone https://github.com/CVEProject/cvelistV5/ and filter on .containers.cna.providerMetadata.orgId.

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

No branches or pull requests

2 participants