jmcnamara/spreadsheet-parseexcel

jmcnamara/spreadsheet-parseexcel

Releases5
Frequency3 years 6 months
Last Release
Stars19
Perl module to read Excel binary files

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

Use of a Third Party library produced a vulnerability in Barracuda Networks Inc. Barracuda ESG Appliance which allowed Parameter Injection.This issue affected Barracuda ESG Appliance, from 5.1.3.001 through 9.2.1.001, until Barracuda removed the vulnerable logic.

7.8 HIGH

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.