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 be…
高危 CVSS 7.5
摘要
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.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://github.com/qax-os/excelize/commit/93f0b3caed37f21ef5079e3259c6c21dcfe68453 Patch
- https://github.com/qax-os/excelize/pull/2331 Issue Tracking
- https://github.com/qax-os/excelize/releases/tag/v2.11.0 Release Notes
- https://github.com/qax-os/excelize/security/advisories/GHSA-fx5j-qcqg-grpf Exploit
- https://github.com/qax-os/excelize/security/advisories/GHSA-fx5j-qcqg-grpf Exploit
时间线
- nvd_ingest NVD