cve/2024/CVE-2024-22368.md

25 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-22368](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22368)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The Spreadsheet::ParseXLSX package before 0.28 for Perl can encounter an out-of-memory condition during parsing of a crafted XLSX document. This occurs because the memoize implementation does not have appropriate constraints on merged cells.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2024/01/10/2
2024-06-09 00:33:16 +00:00
- http://www.openwall.com/lists/oss-security/2024/01/10/2
2024-05-25 21:48:12 +02:00
- https://github.com/haile01/perl_spreadsheet_excel_rce_poc/blob/main/parse_xlsx_bomb.md
2024-06-09 00:33:16 +00:00
- https://github.com/haile01/perl_spreadsheet_excel_rce_poc/blob/main/parse_xlsx_bomb.md
2024-05-25 21:48:12 +02:00
- https://metacpan.org/dist/Spreadsheet-ParseXLSX/changes
2024-06-09 00:33:16 +00:00
- https://metacpan.org/dist/Spreadsheet-ParseXLSX/changes
2024-05-25 21:48:12 +02:00
- https://security.metacpan.org/2024/02/10/vulnerable-spreadsheet-parsing-modules.html
2024-06-09 00:33:16 +00:00
- https://security.metacpan.org/2024/02/10/vulnerable-spreadsheet-parsing-modules.html
2024-05-25 21:48:12 +02:00
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds