libspreadsheet-parseexcel-perl 0.6500-1.1ubuntu0.1 source package in Ubuntu
Changelog
libspreadsheet-parseexcel-perl (0.6500-1.1ubuntu0.1) jammy-security; urgency=medium * SECURITY UPDATE: arbitrary code execution in ExcelFmt. - debian/patches/CVE-2023-7101.patch: Do not use string eval for conditional formatting. - CVE-2023-7101 -- Federico Quattrin <email address hidden> Thu, 02 May 2024 16:36:02 -0300
Upload details
- Uploaded by:
- Federico Quattrin
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | universe | perl | |
Jammy | security | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libspreadsheet-parseexcel-perl_0.6500.orig.tar.gz | 202.1 KiB | 6ec4cb429bd58d81640fe12116f435c46f51ff1040c68f09cc8b7681c1675bec |
libspreadsheet-parseexcel-perl_0.6500-1.1ubuntu0.1.debian.tar.xz | 6.6 KiB | 88e88a690d1759f7fb73cf76e8b46a60795b45379408d6f1ed5016f062bc2637 |
libspreadsheet-parseexcel-perl_0.6500-1.1ubuntu0.1.dsc | 2.3 KiB | f06863b16e2191ed3a93e3af19ccc85cc4e88cb813472048f05aa76f5c8e7d0b |
Available diffs
Binary packages built by this source
- libspreadsheet-parseexcel-perl: Perl module to access information from Excel Spreadsheets
Spreadsheet:
:ParseExcel is a Perl module allows one to extract information
from Excel spreadsheets. It can be used to read information from an Excel
95-2003 file. It cannot read information in the new XML-based XLSX format,
for that, see Spreadsheet::XLSX (libspreadsheet-xlsx-perl) instead.