diff --git a/CVE-2023/CVE-2023-47xx/CVE-2023-4738.json b/CVE-2023/CVE-2023-47xx/CVE-2023-4738.json new file mode 100644 index 00000000000..f5f36166ae5 --- /dev/null +++ b/CVE-2023/CVE-2023-47xx/CVE-2023-4738.json @@ -0,0 +1,59 @@ +{ + "id": "CVE-2023-4738", + "sourceIdentifier": "security@huntr.dev", + "published": "2023-09-02T20:15:07.413", + "lastModified": "2023-09-02T20:15:07.413", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1848." + } + ], + "metrics": { + "cvssMetricV30": [ + { + "source": "security@huntr.dev", + "type": "Secondary", + "cvssData": { + "version": "3.0", + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 7.8, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 1.8, + "impactScore": 5.9 + } + ] + }, + "weaknesses": [ + { + "source": "security@huntr.dev", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-122" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/vim/vim/commit/ced2c7394aafdc90fb7845e09b3a3fee23d48cb1", + "source": "security@huntr.dev" + }, + { + "url": "https://huntr.dev/bounties/9fc7dced-a7bb-4479-9718-f956df20f612", + "source": "security@huntr.dev" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 62d9a6b2498..1fe61a6ca3a 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-09-02T20:00:24.243388+00:00 +2023-09-02T22:00:24.976749+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-09-02T19:15:44.863000+00:00 +2023-09-02T20:15:07.413000+00:00 ``` ### Last Data Feed Release @@ -29,16 +29,14 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -223954 +223955 ``` ### CVEs added in the last Commit -Recently added CVEs: `3` +Recently added CVEs: `1` -* [CVE-2023-4734](CVE-2023/CVE-2023-47xx/CVE-2023-4734.json) (`2023-09-02T18:15:17.127`) -* [CVE-2023-4735](CVE-2023/CVE-2023-47xx/CVE-2023-4735.json) (`2023-09-02T18:15:20.637`) -* [CVE-2023-4736](CVE-2023/CVE-2023-47xx/CVE-2023-4736.json) (`2023-09-02T19:15:44.863`) +* [CVE-2023-4738](CVE-2023/CVE-2023-47xx/CVE-2023-4738.json) (`2023-09-02T20:15:07.413`) ### CVEs modified in the last Commit