Permalink
CVE-2023-0341
7.8 HIGH
- CVSS version: 3.1
- Attack vector (AV): LOCAL
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): REQUIRED
- Scope (S): UNCHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): HIGH
- Availability impact (A): HIGH
Stack Buffer Overflow in editorconfig-core-c
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.
References
-
https://litios.github.io/2023/01/14/CVE-2023-0341.html technical-description
-
https://ubuntu.com/security/notices/USN-5842-1 third-party-advisory
-
-
-
https://litios.github.io/2023/01/14/CVE-2023-0341.html technical-description
-
https://ubuntu.com/security/notices/USN-5842-1 third-party-advisory
-
-
-
https://litios.github.io/2023/01/14/CVE-2023-0341.html technical-description
-
https://ubuntu.com/security/notices/USN-5842-1 third-party-advisory
-
-
-
https://litios.github.io/2023/01/14/CVE-2023-0341.html technical-description
-
https://ubuntu.com/security/notices/USN-5842-1 third-party-advisory
-
-
-
https://litios.github.io/2023/01/14/CVE-2023-0341.html technical-description
-
https://ubuntu.com/security/notices/USN-5842-1 third-party-advisory
-
-
Affected products
editorconfig-core-c
- <v0.12.6
Matching in nixpkgs
pkgs.editorconfig-core-c
EditorConfig core library written in C
Package maintainers
-
@dochang Desmond O. Chang <dochang@gmail.com>