CVE-2024-53849
CVSS V2 None
CVSS V3 None
Description
editorconfig-core-c is theEditorConfig core library written in C (for use by plugins supporting EditorConfig parsing). In affected versions several overflows may occur in switch case '[' when the input pattern contains many escaped characters. The added backslashes leave too little space in the output pattern when processing nested brackets such that the remaining input length exceeds the output capacity. This issue has been addressed in release version 0.12.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Overview
- CVE ID
- CVE-2024-53849
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-11-26T23:34:58.784Z
- Last Modified Date
- 2024-11-26T23:34:58.784Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/editorconfig/editorconfig-core-c/security/advisories/GHSA-475j-wc37-6274 | x_refsource_CONFIRM |
https://github.com/editorconfig/editorconfig-core-c/pull/103 | x_refsource_MISC |
https://github.com/editorconfig/editorconfig-core-c/commit/4d5518a0a4e4910c37281ab13a048d0d86999782 | x_refsource_MISC |
https://github.com/editorconfig/editorconfig-core-c/commit/a8dd5312e08abeab95ff5656d32ed3cb85fba70b | x_refsource_MISC |
http://editorconfig.org | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-53849 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53849 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-11-27 13:43:23 | Added to TrackCVE |