Lucene search

K
PhpofficePhpspreadsheet

5 matches found

CVE
CVE
added 2024/10/07 8:15 p.m.58 views

CVE-2024-45293

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. The security scanner responsible for preventing XXE attacks in the XLSX reader can be bypassed by slightly modifying the XML structure, utilizing white-spaces. On servers that allow users to upload their own Excel (XLSX...

7.5CVSS7.4AI score0.21472EPSS
CVE
CVE
added 2024/10/07 8:15 p.m.39 views

CVE-2024-45292

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...

5.4CVSS5.3AI score0.00169EPSS
CVE
CVE
added 2024/10/07 9:15 p.m.38 views

CVE-2024-45291

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. It's possible for an attacker to construct an XLSX file that links images from arbitrary paths. When embedding images has been enabled in HTML writer with $writer->setEmbedImages(true); those files will be included i...

8.8CVSS7.1AI score0.00335EPSS
CVE
CVE
added 2024/10/07 9:15 p.m.37 views

CVE-2024-45060

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_Quadr...

7.1CVSS6.4AI score0.00178EPSS
CVE
CVE
added 2024/10/07 9:15 p.m.35 views

CVE-2024-45290

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. It's possible for an attacker to construct an XLSX file which links media from external URLs. When opening the XLSX file, PhpSpreadsheet retrieves the image size and type by reading the file contents, if the provided pa...

7.7CVSS7.4AI score0.00137EPSS