Lucene search

K
cveCanonicalCVE-2023-0341
HistoryFeb 01, 2023 - 12:15 a.m.

CVE-2023-0341

2023-02-0100:15:10
CWE-787
CWE-121
canonical
web.nvd.nist.gov
37
cve-2023-0341
stack buffer overflow
editorconfig-core-c
vulnerability
code execution
nvd

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

AI Score

7.9

Confidence

High

EPSS

0.008

Percentile

82.0%

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.

Affected configurations

Nvd
Node
editorconfigeditorconfigRange<0.12.6
VendorProductVersionCPE
editorconfigeditorconfig*cpe:2.3:a:editorconfig:editorconfig:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "collectionURL": "https://github.com/editorconfig/editorconfig-core-c/releases",
    "modules": [
      "configuration file parsing"
    ],
    "packageName": "editorconfig-core-c",
    "platforms": [
      "Linux",
      "MacOS",
      "Windows"
    ],
    "product": "EditorConfig C Core",
    "repo": "https://github.com/editorconfig/editorconfig-core-c/",
    "vendor": "EditorConfig",
    "versions": [
      {
        "lessThan": "v0.12.6",
        "status": "affected",
        "version": "0",
        "versionType": "commit"
      }
    ]
  }
]

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

AI Score

7.9

Confidence

High

EPSS

0.008

Percentile

82.0%