{ "schema_version": "1.4.0", "id": "GHSA-f352-cwm8-5w9w", "modified": "2023-02-08T03:30:25Z", "published": "2023-02-01T00:30:28Z", "aliases": [ "CVE-2023-0341" ], "details": "A stack buffer overflow exists in the ec_glob function of editorconfig-core-c before v0.12.6 which allowed an attacker to arbitrarily write to the stack and possibly allows remote code execution. editorconfig-core-c v0.12.6 resolved this vulnerability by bound checking all write operations over the p_pcre buffer.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0341" }, { "type": "WEB", "url": "https://github.com/editorconfig/editorconfig-core-c/commit/41281ea82fbf24b060a9f69b9c5369350fb0529e" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZCFE7DXWAAKDJPRKMXHCACKGKNV37IYZ" }, { "type": "WEB", "url": "https://litios.github.io/2023/01/14/CVE-2023-0341.html" }, { "type": "WEB", "url": "https://ubuntu.com/security/notices/USN-5842-1" } ], "database_specific": { "cwe_ids": [ "CWE-121", "CWE-787" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-02-01T00:15:00Z" } }