AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-0341

HIGH · CVSS 7.8 EPSS 0.97% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-02-01 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-0341
Severity
HIGH
CVSS
7.8
EPSS
0.97%

Original NVD Description

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.