cve/2024/CVE-2024-45292.md
2025-09-29 21:09:30 +02:00

1.5 KiB

CVE-2024-45292

Description

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. \PhpOffice\PhpSpreadsheet\Writer\Html does not sanitize "javascript:" URLs from hyperlink href attributes, resulting in a Cross-Site Scripting vulnerability. This issue has been addressed in release versions 1.29.2, 2.1.1, and 2.3.0. All users are advised to upgrade. There are no known workarounds for this vulnerability.

POC

Reference

Github

No PoCs found on GitHub currently.