mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-06-02 03:31:32 +00:00
183 lines
7.0 KiB
Markdown
183 lines
7.0 KiB
Markdown
# nvd-json-data-feeds
|
|
|
|
Community reconstruction of the soon-to-be deprecated JSON NVD Data Feeds.
|
|
[Releases](https://github.com/fkie-cad/nvd-json-data-feeds/releases/latest) each day at 00:00 AM UTC.
|
|
Repository synchronizes with the NVD every 2 hours.
|
|
|
|
## Repository at a Glance
|
|
|
|
### Last Repository Update
|
|
|
|
```plain
|
|
2023-07-11T06:00:27.058937+00:00
|
|
```
|
|
|
|
### Most recent CVE Modification Timestamp synchronized with NVD
|
|
|
|
```plain
|
|
2023-07-11T05:15:28.067000+00:00
|
|
```
|
|
|
|
### Last Data Feed Release
|
|
|
|
Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/releases/latest)
|
|
|
|
```plain
|
|
2023-07-11T00:00:13.555672+00:00
|
|
```
|
|
|
|
### Total Number of included CVEs
|
|
|
|
```plain
|
|
219677
|
|
```
|
|
|
|
### CVEs added in the last Commit
|
|
|
|
Recently added CVEs: `22`
|
|
|
|
* [CVE-2023-37189](CVE-2023/CVE-2023-371xx/CVE-2023-37189.json) (`2023-07-11T02:15:09.053`)
|
|
* [CVE-2023-37190](CVE-2023/CVE-2023-371xx/CVE-2023-37190.json) (`2023-07-11T02:15:09.107`)
|
|
* [CVE-2023-2078](CVE-2023/CVE-2023-20xx/CVE-2023-2078.json) (`2023-07-11T03:15:09.227`)
|
|
* [CVE-2023-2079](CVE-2023/CVE-2023-20xx/CVE-2023-2079.json) (`2023-07-11T03:15:09.310`)
|
|
* [CVE-2023-31405](CVE-2023/CVE-2023-314xx/CVE-2023-31405.json) (`2023-07-11T03:15:09.387`)
|
|
* [CVE-2023-33987](CVE-2023/CVE-2023-339xx/CVE-2023-33987.json) (`2023-07-11T03:15:09.450`)
|
|
* [CVE-2023-33988](CVE-2023/CVE-2023-339xx/CVE-2023-33988.json) (`2023-07-11T03:15:09.523`)
|
|
* [CVE-2023-33989](CVE-2023/CVE-2023-339xx/CVE-2023-33989.json) (`2023-07-11T03:15:09.587`)
|
|
* [CVE-2023-33990](CVE-2023/CVE-2023-339xx/CVE-2023-33990.json) (`2023-07-11T03:15:09.657`)
|
|
* [CVE-2023-33992](CVE-2023/CVE-2023-339xx/CVE-2023-33992.json) (`2023-07-11T03:15:09.717`)
|
|
* [CVE-2023-35870](CVE-2023/CVE-2023-358xx/CVE-2023-35870.json) (`2023-07-11T03:15:09.800`)
|
|
* [CVE-2023-35871](CVE-2023/CVE-2023-358xx/CVE-2023-35871.json) (`2023-07-11T03:15:09.867`)
|
|
* [CVE-2023-35872](CVE-2023/CVE-2023-358xx/CVE-2023-35872.json) (`2023-07-11T03:15:09.930`)
|
|
* [CVE-2023-35873](CVE-2023/CVE-2023-358xx/CVE-2023-35873.json) (`2023-07-11T03:15:09.993`)
|
|
* [CVE-2023-35874](CVE-2023/CVE-2023-358xx/CVE-2023-35874.json) (`2023-07-11T03:15:10.050`)
|
|
* [CVE-2023-36917](CVE-2023/CVE-2023-369xx/CVE-2023-36917.json) (`2023-07-11T03:15:10.117`)
|
|
* [CVE-2023-36918](CVE-2023/CVE-2023-369xx/CVE-2023-36918.json) (`2023-07-11T03:15:10.177`)
|
|
* [CVE-2023-36919](CVE-2023/CVE-2023-369xx/CVE-2023-36919.json) (`2023-07-11T03:15:10.237`)
|
|
* [CVE-2023-36921](CVE-2023/CVE-2023-369xx/CVE-2023-36921.json) (`2023-07-11T03:15:10.297`)
|
|
* [CVE-2023-36922](CVE-2023/CVE-2023-369xx/CVE-2023-36922.json) (`2023-07-11T03:15:10.357`)
|
|
* [CVE-2023-36924](CVE-2023/CVE-2023-369xx/CVE-2023-36924.json) (`2023-07-11T03:15:10.417`)
|
|
* [CVE-2023-36925](CVE-2023/CVE-2023-369xx/CVE-2023-36925.json) (`2023-07-11T03:15:10.477`)
|
|
|
|
|
|
### CVEs modified in the last Commit
|
|
|
|
Recently modified CVEs: `0`
|
|
|
|
|
|
|
|
## Download and Usage
|
|
|
|
There are several ways you can work with the data in this repository:
|
|
|
|
### 1) Release Data Feed Packages
|
|
|
|
The most straightforward approach is to obtain the latest Data Feed release packages [here](https://github.com/fkie-cad/nvd-json-data-feeds/releases/latest).
|
|
|
|
Each day at 00:00 AM UTC we package and upload JSON files that aim to reconstruct the legacy NVD CVE Data Feeds.
|
|
Those are aggregated by the `year` part of the CVE identifier:
|
|
|
|
```
|
|
# CVE-<YEAR>.json
|
|
CVE-1999.json
|
|
CVE-2001.json
|
|
CVE-2002.json
|
|
CVE-2003.json
|
|
[...]
|
|
CVE-2023.json
|
|
```
|
|
|
|
We also upload the well-known `Recent` and `Modified` feeds.
|
|
Furthermore, we provide the `All` feed, which contains a recent snapshot of all NVD records.
|
|
Once your local copy is synchronized and the last synchronization is no older than 8 days, you can rely on these to stay up to date:
|
|
|
|
```plain
|
|
CVE-Recent.json # CVEs that were added in the previous eight days
|
|
CVE-Modified.json # CVEs that were modified or added in the previous eight days
|
|
```
|
|
|
|
Note that all feeds are distributed in `xz`-compressed format to save storage and bandwidth.
|
|
For decompression execute:
|
|
|
|
```sh
|
|
xz -d -k <feed>.json.xz
|
|
```
|
|
|
|
|
|
#### Automation using Release Data Feed Packages
|
|
|
|
You can fetch the latest releases for each package with the following static link layout:
|
|
|
|
```sh
|
|
https://github.com/fkie-cad/nvd-json-data-feeds/releases/latest/download/CVE-<YEAR>.json.xz
|
|
```
|
|
|
|
Example:
|
|
|
|
```sh
|
|
wget https://github.com/fkie-cad/nvd-json-data-feeds/releases/latest/download/CVE-2023.json.xz
|
|
xz -d -k CVE-2023.json.xz
|
|
```
|
|
|
|
### 2) Clone the Repository (with Git History)
|
|
|
|
As you can see by browsing this repository, there is a slight difference between the release packages format and the repository folder structure.
|
|
This is because we want to maintain explorability of the dataset.
|
|
|
|
Each CVE gets its own JSON file, e.g., `CVE-1999-0001.json`.
|
|
Here, each file is put into a folder layout that first sorts by CVE `year` identifier part and then by `number` part.
|
|
We mask (`xx`) the last two digits to create easily navigable folders that hold a maximum of 100 CVE JSON files:
|
|
|
|
```plain
|
|
.
|
|
├── CVE-1999
|
|
│ ├── CVE-1999-00xx
|
|
│ │ ├── CVE-1999-0001.json
|
|
│ │ ├── CVE-1999-0002.json
|
|
│ │ └── [...]
|
|
│ ├── CVE-1999-01xx
|
|
│ │ ├── CVE-1999-0101.json
|
|
│ │ └── [...]
|
|
│ └── [...]
|
|
├── CVE-2000
|
|
│ ├── CVE-2000-00xx
|
|
│ ├── CVE-2000-01xx
|
|
│ └── [...]
|
|
└── [...]
|
|
```
|
|
|
|
A byproduct of managing and continuously updating this dataset via Git is that we can track changes over time through the Git history.
|
|
|
|
If you are interested in having the NVD data as organized above, including the historical data of changes, just clone this repository (large!):
|
|
|
|
```sh
|
|
git clone https://github.com/fkie-cad/nvd-json-data-feeds.git
|
|
```
|
|
|
|
### 3) Clone the Repository (without Git History)
|
|
|
|
Don't need the history? Then create a shallow copy:
|
|
|
|
```sh
|
|
git clone --depth 1 -b main https://github.com/fkie-cad/nvd-json-data-feeds.git
|
|
```
|
|
|
|
## Motivation
|
|
|
|
As of September 2023, the NIST will retire all [JSON-based NVD Data Feeds](https://nvd.nist.gov/vuln/data-feeds#divRetirementBanner-1).
|
|
The new [NVD CVE API 2.0](https://nvd.nist.gov/developers/vulnerabilities) is, without a doubt, a great way to obtain CVE information.
|
|
However, we from [Fraunhofer FKIE - Cyber Analysis and Defense](https://www.fkie.fraunhofer.de/en/departments/cad.html) believe that the API does not cover a variety of use cases.
|
|
|
|
The legacy NVD Data Feeds provided a convenient way to quickly obtain a complete, file-based offline database snapshot; just download the `CVE-<YEAR>.tar.gz`, decompress it, and use it as you please, e.g.:
|
|
|
|
* Put the JSON feed into a document-based database and quickly leverage upon that data in your software project, ...
|
|
* Parse and analyze it using your favorite programming language, ...
|
|
* Put it on a USB stick and transfer it to a system without internet access, or ...
|
|
* Query the file using `jq`!
|
|
|
|
Unfortunately, the new NVD API 2.0 adds complexity to this process.
|
|
We want to preserve ease of use by reconstructing these data sources.
|
|
|
|
## Non-Endorsement Clause
|
|
|
|
This project uses and redistributes data from the NVD API but is not endorsed or certified by the NVD. |