Unauthenticated Cross-Site-Scripting (XSS) in sample file in PHPSpreadsheet
Description
PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. One of the sample scripts in PhpSpreadsheet is susceptible to a cross-site scripting (XSS) vulnerability due to improper handling of input where a number is expected leading to formula injection. The code in in 45_Quadratic_equation_solver.php concatenates the user supplied parameters directly into spreadsheet formulas. This allows an attacker to take control over the formula and output unsanitized data into the page, resulting in JavaScript execution. 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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
phpoffice/phpspreadsheetPackagist | >= 2.2.0, < 2.3.0 | 2.3.0 |
phpoffice/phpspreadsheetPackagist | < 1.29.2 | 1.29.2 |
phpoffice/phpspreadsheetPackagist | >= 2.0.0, < 2.1.1 | 2.1.1 |
phpoffice/phpexcelPackagist | <= 1.8.2 | — |
Affected products
1- Range: < 1.29.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
7- github.com/advisories/GHSA-v66g-p9x6-v98pghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-45060ghsaADVISORY
- github.com/PHPOffice/PhpSpreadsheet/blob/d50b8b5de7e30439fb57eae7df9ea90e79fa0f2d/samples/Basic/45_Quadratic_equation_solver.phpghsax_refsource_MISCWEB
- github.com/PHPOffice/PhpSpreadsheet/commit/3990173db1207767139e63d33783beafada57007ghsaWEB
- github.com/PHPOffice/PhpSpreadsheet/commit/bc74f3aa1d76f191c6c7c3631e286abb25c38759ghsaWEB
- github.com/PHPOffice/PhpSpreadsheet/commit/fb42a103f14cfce258c836b31f4a71f1fb1a9747ghsaWEB
- github.com/PHPOffice/PhpSpreadsheet/security/advisories/GHSA-v66g-p9x6-v98pghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.