Spreadsheet::ParseExcel version 0.65 is a Perl module used for parsing Excel files. Spreadsheet::ParseExcel is vulnerable to an arbitrary code execution (ACE) vulnerability due to passing unvalidated input from a file into a string-type “eval”. Specifically, the issue stems from the evaluation of Number format strings (not to be confused with printf-style format strings) within the Excel parsing logic.
References
Information
Published : 2023-12-24 22:15
Updated : 2024-01-09 20:07
NVD link : CVE-2023-7101
Mitre link : CVE-2023-7101
JSON object : View
Products Affected
fedoraproject
- fedora
debian
- debian_linux
jmcnamara
- spreadsheet\
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
