| 제목 | vstakhov libucl 0.9.2 / master commit d8af953 Heap-based Buffer Overflow |
|---|
| 설명 | libucl version 0.9.2 (master commit d8af953) is vulnerable to a heap buffer overflow in the ucl_include_common function of ucl_util.c. The vulnerability arises when parsing crafted input with ucl_parser_add_string, which eventually calls ucl_strnstr. This function performs a strncmp on memory beyond the allocated buffer, leading to out-of-bounds read access. |
|---|
| 원천 | ⚠️ https://github.com/vstakhov/libucl/issues/337 |
|---|
| 사용자 | ahuo (UID 90189) |
|---|
| 제출 | 2025. 09. 14. AM 10:14 (11 개월 ago) |
|---|
| 모더레이션 | 2025. 09. 26. AM 08:15 (12 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 325953 [vstakhov libucl 까지 0.9.2 /src/ucl_util.c ucl_include_common 메모리 손상] |
|---|
| 포인트들 | 19 |
|---|