This commit is contained in:
master
2025-10-12 23:42:19 +03:00
parent d3a98326d1
commit f2831c464f
33 changed files with 3132 additions and 2630 deletions

View File

@@ -1,6 +1,6 @@
{
"resultsPerPage": 1,
"startIndex": 0,
"totalResults": 1,
"vulnerabilities": "this-should-be-an-array"
}
{
"resultsPerPage": 1,
"startIndex": 0,
"totalResults": 1,
"vulnerabilities": "this-should-be-an-array"
}

View File

@@ -1,69 +1,69 @@
{
"resultsPerPage": 2,
"startIndex": 0,
"totalResults": 5,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-1000",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-02-01T10:00:00Z",
"lastModified": "2024-02-02T10:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Multipage vulnerability one." }
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_a:1.0:*:*:*:*:*:*:*" }
]
}
]
}
}
},
{
"cve": {
"id": "CVE-2024-1001",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-02-01T11:00:00Z",
"lastModified": "2024-02-02T11:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Multipage vulnerability two." }
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"baseScore": 5.1,
"baseSeverity": "MEDIUM"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_b:2.0:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}
{
"resultsPerPage": 2,
"startIndex": 0,
"totalResults": 5,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-1000",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-02-01T10:00:00Z",
"lastModified": "2024-02-02T10:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Multipage vulnerability one." }
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_a:1.0:*:*:*:*:*:*:*" }
]
}
]
}
}
},
{
"cve": {
"id": "CVE-2024-1001",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-02-01T11:00:00Z",
"lastModified": "2024-02-02T11:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Multipage vulnerability two." }
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"baseScore": 5.1,
"baseSeverity": "MEDIUM"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_b:2.0:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}

View File

@@ -1,69 +1,69 @@
{
"resultsPerPage": 2,
"startIndex": 2,
"totalResults": 5,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-1002",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-02-01T12:00:00Z",
"lastModified": "2024-02-02T12:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Multipage vulnerability three." }
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 3.1,
"baseSeverity": "LOW"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_c:3.0:*:*:*:*:*:*:*" }
]
}
]
}
}
},
{
"cve": {
"id": "CVE-2024-1003",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-02-01T13:00:00Z",
"lastModified": "2024-02-02T13:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Multipage vulnerability four." }
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:M/I:L/A:L",
"baseScore": 7.4,
"baseSeverity": "HIGH"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_d:4.0:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}
{
"resultsPerPage": 2,
"startIndex": 2,
"totalResults": 5,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-1002",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-02-01T12:00:00Z",
"lastModified": "2024-02-02T12:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Multipage vulnerability three." }
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 3.1,
"baseSeverity": "LOW"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_c:3.0:*:*:*:*:*:*:*" }
]
}
]
}
}
},
{
"cve": {
"id": "CVE-2024-1003",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-02-01T13:00:00Z",
"lastModified": "2024-02-02T13:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Multipage vulnerability four." }
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:M/I:L/A:L",
"baseScore": 7.4,
"baseSeverity": "HIGH"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_d:4.0:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}

View File

@@ -1,38 +1,38 @@
{
"resultsPerPage": 2,
"startIndex": 4,
"totalResults": 5,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-1004",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-02-01T14:00:00Z",
"lastModified": "2024-02-02T14:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Multipage vulnerability five." }
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:H/A:L",
"baseScore": 7.9,
"baseSeverity": "HIGH"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_e:5.0:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}
{
"resultsPerPage": 2,
"startIndex": 4,
"totalResults": 5,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-1004",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-02-01T14:00:00Z",
"lastModified": "2024-02-02T14:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Multipage vulnerability five." }
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:H/A:L",
"baseScore": 7.9,
"baseSeverity": "HIGH"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_e:5.0:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}

View File

@@ -1,23 +1,23 @@
{
"resultsPerPage": 2000,
"startIndex": 0,
"totalResults": 2,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-0001",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-01-01T10:00:00Z",
"lastModified": "2024-01-02T10:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Example vulnerability one." }
],
"references": [
{
"url": "https://vendor.example.com/advisories/0001",
"source": "Vendor",
"tags": ["Vendor Advisory"]
}
{
"resultsPerPage": 2000,
"startIndex": 0,
"totalResults": 2,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-0001",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-01-01T10:00:00Z",
"lastModified": "2024-01-02T10:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Example vulnerability one." }
],
"references": [
{
"url": "https://vendor.example.com/advisories/0001",
"source": "Vendor",
"tags": ["Vendor Advisory"]
}
],
"weaknesses": [
{
@@ -28,43 +28,43 @@
}
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_one:1.0:*:*:*:*:*:*:*" }
]
}
]
}
}
},
{
"cve": {
"id": "CVE-2024-0002",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-01-01T11:00:00Z",
"lastModified": "2024-01-02T11:00:00Z",
"descriptions": [
{ "lang": "fr", "value": "Description française" },
{ "lang": "en", "value": "Example vulnerability two." }
],
"references": [
{
"url": "https://cisa.example.gov/alerts/0002",
"source": "CISA",
"tags": ["US Government Resource"]
}
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_one:1.0:*:*:*:*:*:*:*" }
]
}
]
}
}
},
{
"cve": {
"id": "CVE-2024-0002",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-01-01T11:00:00Z",
"lastModified": "2024-01-02T11:00:00Z",
"descriptions": [
{ "lang": "fr", "value": "Description française" },
{ "lang": "en", "value": "Example vulnerability two." }
],
"references": [
{
"url": "https://cisa.example.gov/alerts/0002",
"source": "CISA",
"tags": ["US Government Resource"]
}
],
"weaknesses": [
{
@@ -75,27 +75,27 @@
}
],
"metrics": {
"cvssMetricV30": [
{
"cvssData": {
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
"baseScore": 4.6,
"baseSeverity": "MEDIUM"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_two:2.0:*:*:*:*:*:*:*" },
{ "vulnerable": false, "criteria": "cpe:2.3:a:example:product_two:2.1:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}
"cvssMetricV30": [
{
"cvssData": {
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
"baseScore": 4.6,
"baseSeverity": "MEDIUM"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_two:2.0:*:*:*:*:*:*:*" },
{ "vulnerable": false, "criteria": "cpe:2.3:a:example:product_two:2.1:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}

View File

@@ -1,45 +1,45 @@
{
"resultsPerPage": 2000,
"startIndex": 0,
"totalResults": 1,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-0003",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-01-01T12:00:00Z",
"lastModified": "2024-01-02T12:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Example vulnerability three." }
],
"references": [
{
"url": "https://example.org/patches/0003",
"source": "Vendor",
"tags": ["Patch"]
}
],
"metrics": {
"cvssMetricV2": [
{
"cvssData": {
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
"baseSeverity": "MEDIUM"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_three:3.5:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}
{
"resultsPerPage": 2000,
"startIndex": 0,
"totalResults": 1,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-0003",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-01-01T12:00:00Z",
"lastModified": "2024-01-02T12:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Example vulnerability three." }
],
"references": [
{
"url": "https://example.org/patches/0003",
"source": "Vendor",
"tags": ["Patch"]
}
],
"metrics": {
"cvssMetricV2": [
{
"cvssData": {
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
"baseSeverity": "MEDIUM"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_three:3.5:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}

View File

@@ -1,51 +1,51 @@
{
"resultsPerPage": 2000,
"startIndex": 0,
"totalResults": 1,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-0001",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-01-01T10:00:00Z",
"lastModified": "2024-01-03T12:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Example vulnerability one updated." }
],
"references": [
{
"url": "https://vendor.example.com/advisories/0001",
"source": "Vendor",
"tags": ["Vendor Advisory"]
},
{
"url": "https://kb.example.com/articles/0001",
"source": "KnowledgeBase",
"tags": ["Third Party Advisory"]
}
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_one:1.0:*:*:*:*:*:*:*" },
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_one:1.1:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}
{
"resultsPerPage": 2000,
"startIndex": 0,
"totalResults": 1,
"vulnerabilities": [
{
"cve": {
"id": "CVE-2024-0001",
"sourceIdentifier": "nvd@nist.gov",
"published": "2024-01-01T10:00:00Z",
"lastModified": "2024-01-03T12:00:00Z",
"descriptions": [
{ "lang": "en", "value": "Example vulnerability one updated." }
],
"references": [
{
"url": "https://vendor.example.com/advisories/0001",
"source": "Vendor",
"tags": ["Vendor Advisory"]
},
{
"url": "https://kb.example.com/articles/0001",
"source": "KnowledgeBase",
"tags": ["Third Party Advisory"]
}
],
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH"
}
}
]
},
"configurations": {
"nodes": [
{
"cpeMatch": [
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_one:1.0:*:*:*:*:*:*:*" },
{ "vulnerable": true, "criteria": "cpe:2.3:a:example:product_one:1.1:*:*:*:*:*:*:*" }
]
}
]
}
}
}
]
}