Exploitation Summary
EIP tracks 1 public exploit for CVE-2024-56410. PoCs published by Kl3lCrypt.
AI-analyzed exploit summary This Python script generates a malicious XLSX file that exploits an XSS vulnerability by embedding a base64-encoded payload in the sheet name, which executes when the file is opened. The payload exfiltrates the victim's cookies to an attacker-controlled server.
Description
PhpSpreadsheet is a PHP library for reading and writing spreadsheet files. Versions prior to 3.7.0, 2.3.5, 2.1.6, and 1.29.7 have a cross-site scripting (XSS) vulnerability in custom properties. The HTML page is generated without clearing custom properties. Versions 3.7.0, 2.3.5, 2.1.6, and 1.29.7 contain a patch for the issue.
Exploits (1)
This Python script generates a malicious XLSX file that exploits an XSS vulnerability by embedding a base64-encoded payload in the sheet name, which executes when the file is opened. The payload exfiltrates the victim's cookies to an attacker-controlled server.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N