CVE-2023-30546
Summary
| CVE | CVE-2023-30546 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2023-04-26 19:15:00 UTC |
| Updated | 2023-05-09 14:27:00 UTC |
| Description | Contiki-NG is an operating system for Internet of Things devices. An off-by-one error can be triggered in the Antelope database management system in the Contiki-NG operating system in versions 4.8 and prior. The problem exists in the Contiki File System (CFS) backend for the storage of data (file os/storage/antelope/storage-cfs.c). In the functions `storage_get_index` and `storage_put_index`, a buffer for merging two strings is allocated with one byte less than the maximum size of the merged strings, causing subsequent function calls to the cfs_open function to read from memory beyond the buffer size. The vulnerability has been patched in the "develop" branch of Contiki-NG, and is expected to be included in the next release. As a workaround, the problem can be fixed by applying the patch in Contiki-NG pull request #2425. |
Risk And Classification
Problem Types: CWE-125 | CWE-193
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Contiki-ng | Contiki-ng | All | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| Off-by-one error in Antelope DBMS · Advisory · contiki-ng/contiki-ng · GitHub | MISC | github.com | |
| antelope,storage-cfs: Fix length of filename array by szsam · Pull Request #2425 · contiki-ng/contiki-ng · GitHub | MISC | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.