Security Advisories (1)
CVE-2023-7101 (2023-12-24)

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.

Changes for version 0.20 - 2001-03-30

  • Fix ParseExcel.pm : RK int minus (Thank you, Morten Sickel)
  • Mod ParseExcel.pm : Fix Font number but not complete (Thank you, Vladimir Igrevsky)
  • Fix ParseExcel.pm : _convBIFF8 non conversion (LABEL, String...) (Thank you, Fukusima, Tuneyosi)
  • Add pod : Limitaion with Spreadsheet::WriteExcel.pm (Thank you, Venkataramana Mokkapati)

Modules

Get information from Excel file
Utility function for Spreadsheet::ParseExcel

Provides

in ParseExcel/Dump.pm
in ParseExcel/FmtDefault.pm
in ParseExcel/FmtJapan.pm
in ParseExcel/FmtJapan2.pm
in ParseExcel/FmtUnicode.pm