From 927ea42dce6e720761c088289ba3a2cd4842f6d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Helmke?= Date: Sun, 30 Apr 2023 02:00:26 +0200 Subject: [PATCH] Auto-Update: 2023-04-30T00:00:23.814673+00:00 --- CVE-2023/CVE-2023-24xx/CVE-2023-2426.json | 59 +++++++++++++++++++++++ README.md | 15 +++--- 2 files changed, 65 insertions(+), 9 deletions(-) create mode 100644 CVE-2023/CVE-2023-24xx/CVE-2023-2426.json diff --git a/CVE-2023/CVE-2023-24xx/CVE-2023-2426.json b/CVE-2023/CVE-2023-24xx/CVE-2023-2426.json new file mode 100644 index 00000000000..2bab6406465 --- /dev/null +++ b/CVE-2023/CVE-2023-24xx/CVE-2023-2426.json @@ -0,0 +1,59 @@ +{ + "id": "CVE-2023-2426", + "sourceIdentifier": "security@huntr.dev", + "published": "2023-04-29T22:15:09.243", + "lastModified": "2023-04-29T22:15:09.243", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 9.0.1499." + } + ], + "metrics": { + "cvssMetricV30": [ + { + "source": "security@huntr.dev", + "type": "Secondary", + "cvssData": { + "version": "3.0", + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "baseScore": 6.8, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.5, + "impactScore": 3.7 + } + ] + }, + "weaknesses": [ + { + "source": "security@huntr.dev", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-823" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/vim/vim/commit/caf642c25de526229264cab9425e7c9979f3509b", + "source": "security@huntr.dev" + }, + { + "url": "https://huntr.dev/bounties/3451be4c-91c8-4d08-926b-cbff7396f425", + "source": "security@huntr.dev" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 10323fa3ba5..cd81fc55e8b 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-04-29T21:55:23.834930+00:00 +2023-04-30T00:00:23.814673+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-04-29T21:15:39.360000+00:00 +2023-04-29T22:15:09.243000+00:00 ``` ### Last Data Feed Release @@ -29,23 +29,20 @@ Download and Changelog: [Click](releases/latest) ### Total Number of included CVEs ```plain -213833 +213834 ``` ### CVEs added in the last Commit -Recently added CVEs: `0` +Recently added CVEs: `1` +* [CVE-2023-2426](CVE-2023/CVE-2023-24xx/CVE-2023-2426.json) (`2023-04-29T22:15:09.243`) ### CVEs modified in the last Commit -Recently modified CVEs: `4` +Recently modified CVEs: `0` -* [CVE-2023-1161](CVE-2023/CVE-2023-11xx/CVE-2023-1161.json) (`2023-04-29T21:15:39.143`) -* [CVE-2023-1992](CVE-2023/CVE-2023-19xx/CVE-2023-1992.json) (`2023-04-29T21:15:39.233`) -* [CVE-2023-1993](CVE-2023/CVE-2023-19xx/CVE-2023-1993.json) (`2023-04-29T21:15:39.303`) -* [CVE-2023-1994](CVE-2023/CVE-2023-19xx/CVE-2023-1994.json) (`2023-04-29T21:15:39.360`) ## Download and Usage