cvelist/2024/22xxx/CVE-2024-22368.json
2024-05-05 15:00:34 +00:00

92 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-22368",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/haile01/perl_spreadsheet_excel_rce_poc/blob/main/parse_xlsx_bomb.md",
"refsource": "MISC",
"name": "https://github.com/haile01/perl_spreadsheet_excel_rce_poc/blob/main/parse_xlsx_bomb.md"
},
{
"url": "https://metacpan.org/dist/Spreadsheet-ParseXLSX/changes",
"refsource": "MISC",
"name": "https://metacpan.org/dist/Spreadsheet-ParseXLSX/changes"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20240110 CVE-2024-22368: Spreadsheet::ParseXLSX for Perl is vulnerable to DoS via out-of-memory bugs",
"url": "http://www.openwall.com/lists/oss-security/2024/01/10/2"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20240127 [SECURITY] [DLA 3723-1] libspreadsheet-parsexlsx-perl security update",
"url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00018.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2024-5f136f5d10",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WNJVC4C5C5V44DNOZ5BHVU53CDXPB2OJ/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2024-fa14bfd3b5",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6R7NYWVVZYDZIQC5YEXNHZM6VEE26SJV/"
},
{
"refsource": "MISC",
"name": "https://security.metacpan.org/2024/02/10/vulnerable-spreadsheet-parsing-modules.html",
"url": "https://security.metacpan.org/2024/02/10/vulnerable-spreadsheet-parsing-modules.html"
}
]
}
}