Описание
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.
Ссылки
- Patch
- Issue TrackingPatch
- Release Notes
- ExploitVendor Advisory
- ExploitVendor Advisory
Уязвимые конфигурации
Конфигурация 1Версия до 2.11.0 (исключая)
cpe:2.3:a:excelize:excelize:*:*:*:*:*:go:*:*
EPSS
Процентиль: 49%
0.00655
Низкий
7.5 High
CVSS3
Дефекты
CWE-248
EPSS
Процентиль: 49%
0.00655
Низкий
7.5 High
CVSS3
Дефекты
CWE-248