From 63d4b8e3fb0bf267396b00c9a3034bcc90306199 Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Sun, 28 Jan 2024 15:00:27 +0000 Subject: [PATCH] Auto-Update: 2024-01-28T15:00:24.304138+00:00 --- CVE-2023/CVE-2023-62xx/CVE-2023-6200.json | 63 +++++++++++++++++++++++ README.md | 8 +-- 2 files changed, 67 insertions(+), 4 deletions(-) create mode 100644 CVE-2023/CVE-2023-62xx/CVE-2023-6200.json diff --git a/CVE-2023/CVE-2023-62xx/CVE-2023-6200.json b/CVE-2023/CVE-2023-62xx/CVE-2023-6200.json new file mode 100644 index 00000000000..643191f05a8 --- /dev/null +++ b/CVE-2023/CVE-2023-62xx/CVE-2023-6200.json @@ -0,0 +1,63 @@ +{ + "id": "CVE-2023-6200", + "sourceIdentifier": "secalert@redhat.com", + "published": "2024-01-28T13:15:07.817", + "lastModified": "2024-01-28T13:15:07.817", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A race condition was found in the Linux Kernel. Under certain conditions, an unauthenticated attacker from an adjacent network could send an ICMPv6 router advertisement packet, causing arbitrary code execution." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "secalert@redhat.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "ADJACENT_NETWORK", + "attackComplexity": "HIGH", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 7.5, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 1.6, + "impactScore": 5.9 + } + ] + }, + "weaknesses": [ + { + "source": "secalert@redhat.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-362" + } + ] + } + ], + "references": [ + { + "url": "https://access.redhat.com/security/cve/CVE-2023-6200", + "source": "secalert@redhat.com" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250377", + "source": "secalert@redhat.com" + }, + { + "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dade3f6a1e4e", + "source": "secalert@redhat.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index d5c3cad9a3a..a657426d326 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2024-01-28T13:00:24.637500+00:00 +2024-01-28T15:00:24.304138+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2024-01-28T12:15:52.737000+00:00 +2024-01-28T13:15:07.817000+00:00 ``` ### Last Data Feed Release @@ -29,14 +29,14 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -236977 +236978 ``` ### CVEs added in the last Commit Recently added CVEs: `1` -* [CVE-2024-0841](CVE-2024/CVE-2024-08xx/CVE-2024-0841.json) (`2024-01-28T12:15:52.737`) +* [CVE-2023-6200](CVE-2023/CVE-2023-62xx/CVE-2023-6200.json) (`2024-01-28T13:15:07.817`) ### CVEs modified in the last Commit