Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-59162

Опубликовано: 10 июл. 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, Excelize parses shared-string cell values with strconv.Atoi and checks only the upper bound before indexing the shared string slice, allowing an XLSX file containing a shared-string cell with -1 to trigger sharedStrings[-1] and panic when read through GetCellValue or GetRows. This issue is fixed in version 2.11.0.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:excelize:excelize:*:*:*:*:*:go:*:*
Версия до 2.11.0 (исключая)

EPSS

Процентиль: 49%
0.00655
Низкий

7.5 High

CVSS3

Дефекты

CWE-248

EPSS

Процентиль: 49%
0.00655
Низкий

7.5 High

CVSS3

Дефекты

CWE-248