216.73.217.176

CVE-2024-45060

· Published 07/10/2024 21:15 · Modified 17/10/2024 14:14

Labels: CVE-2024-45060 2024-10-07CVE-2024-45060CWE-79[email protected]

Essential information

Published
07/10/2024 21:15
Modified
17/10/2024 14:14
Author
Creator
CVSS
6.1 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CVSS metrics

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.

NVD status

Status
Analyzed — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
phpoffice / phpspreadsheet cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
phpoffice / phpspreadsheet cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
phpoffice / phpspreadsheet cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*

References