The Spreadsheet::ParseExcel module can be used to read information from an Excel 95-2003 file.
Security Fix(es):
Spreadsheet::ParseExcel version 0.65, a Perl module for parsing Excel files, is vulnerable to arbitrary code execution (ACE) due to passing unvalidated input from a file into a string-type eval. The issue specifically arises from the evaluation of Number format strings (distinct from printf-style format strings) within the Excel parsing logic.(CVE-2023-7101)
{
"severity": "High"
}{
"src": [
"perl-Spreadsheet-ParseExcel-0.65-2.oe2403.src.rpm"
],
"x86_64": [
"perl-Spreadsheet-ParseExcel-0.65-2.oe2403.x86_64.rpm",
"perl-Spreadsheet-ParseExcel-debuginfo-0.65-2.oe2403.x86_64.rpm",
"perl-Spreadsheet-ParseExcel-debugsource-0.65-2.oe2403.x86_64.rpm",
"perl-Spreadsheet-ParseExcel-help-0.65-2.oe2403.x86_64.rpm"
],
"aarch64": [
"perl-Spreadsheet-ParseExcel-0.65-2.oe2403.aarch64.rpm",
"perl-Spreadsheet-ParseExcel-debuginfo-0.65-2.oe2403.aarch64.rpm",
"perl-Spreadsheet-ParseExcel-debugsource-0.65-2.oe2403.aarch64.rpm",
"perl-Spreadsheet-ParseExcel-help-0.65-2.oe2403.aarch64.rpm"
]
}