ubuntu-cve-2023-0341
Vulnerability from osv_ubuntu
Published
2023-01-30 00:00
Modified
2026-04-22 07:44
Summary
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
7.8 (High)
7.8 (High)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "editorconfig",
"binary_version": "0.12.0-2ubuntu0.1~esm1"
},
{
"binary_name": "libeditorconfig0",
"binary_version": "0.12.0-2ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "editorconfig-core",
"purl": "pkg:deb/ubuntu/editorconfig-core@0.12.0-2ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.12.0-2ubuntu0.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.12.0-2"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "editorconfig",
"binary_version": "0.12.1-1.1ubuntu0.18.04.1~esm1"
},
{
"binary_name": "libeditorconfig0",
"binary_version": "0.12.1-1.1ubuntu0.18.04.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "editorconfig-core",
"purl": "pkg:deb/ubuntu/editorconfig-core@0.12.1-1.1ubuntu0.18.04.1~esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.12.1-1.1ubuntu0.18.04.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.12.1-1",
"0.12.1-1.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "editorconfig",
"binary_version": "0.12.1-1.1+deb11u1build0.20.04.1"
},
{
"binary_name": "libeditorconfig0",
"binary_version": "0.12.1-1.1+deb11u1build0.20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "editorconfig-core",
"purl": "pkg:deb/ubuntu/editorconfig-core@0.12.1-1.1+deb11u1build0.20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.12.1-1.1+deb11u1build0.20.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.12.1-1.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "editorconfig",
"binary_version": "0.12.1-1.1ubuntu0.20.04.1~esm1"
},
{
"binary_name": "libeditorconfig0",
"binary_version": "0.12.1-1.1ubuntu0.20.04.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "editorconfig-core",
"purl": "pkg:deb/ubuntu/editorconfig-core@0.12.1-1.1ubuntu0.20.04.1~esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.12.1-1.1ubuntu0.20.04.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.12.1-1.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "editorconfig",
"binary_version": "0.12.5-2ubuntu0.1~esm1"
},
{
"binary_name": "libeditorconfig0",
"binary_version": "0.12.5-2ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "editorconfig-core",
"purl": "pkg:deb/ubuntu/editorconfig-core@0.12.5-2ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.12.5-2ubuntu0.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.12.1-1.1",
"0.12.1-2",
"0.12.5-2"
]
}
],
"aliases": [],
"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.",
"id": "UBUNTU-CVE-2023-0341",
"modified": "2026-04-22T07:44:53Z",
"published": "2023-01-30T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2023-0341"
},
{
"type": "REPORT",
"url": "https://github.com/editorconfig/editorconfig-core-c/pull/87"
},
{
"type": "REPORT",
"url": "https://github.com/editorconfig/editorconfig-core-c/commit/41281ea82fbf24b060a9f69b9c5369350fb0529e"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5842-1"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0341"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-7168-1"
}
],
"related": [
"USN-5842-1",
"USN-7168-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2023-0341"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…