Phpoffice

Phpspreadsheet

22 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.29%
  • Veröffentlicht 18.11.2024 20:15:05
  • Zuletzt bearbeitet 07.03.2025 16:48:11

PhpSpreadsheet is a PHP library for reading and writing spreadsheet files. The `XmlScanner` class has a scan method which should prevent XXE attacks. However, in a bypass of the previously reported `CVE-2024-47873`, the regexes from the `findCharSet`...

Exploit
  • EPSS 0.07%
  • Veröffentlicht 18.11.2024 17:15:11
  • Zuletzt bearbeitet 07.03.2025 16:48:11

PhpSpreadsheet is a PHP library for reading and writing spreadsheet files. The XmlScanner class has a scan method which should prevent XXE attacks. However, prior to versions 1.9.4, 2.1.3, 2.3.2, and 3.4.0, the regexes used in the `scan` method and t...

Exploit
  • EPSS 0.89%
  • Veröffentlicht 07.10.2024 21:15:17
  • Zuletzt bearbeitet 16.10.2024 19:09:52

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

Exploit
  • EPSS 0.31%
  • Veröffentlicht 07.10.2024 21:15:17
  • Zuletzt bearbeitet 16.10.2024 19:54:53

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

Exploit
  • EPSS 1.28%
  • Veröffentlicht 07.10.2024 21:15:17
  • Zuletzt bearbeitet 17.10.2024 14:14:11

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

Exploit
  • EPSS 71.63%
  • Veröffentlicht 07.10.2024 20:15:06
  • Zuletzt bearbeitet 07.03.2025 16:48:11

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

Exploit
  • EPSS 1.38%
  • Veröffentlicht 07.10.2024 20:15:05
  • Zuletzt bearbeitet 07.03.2025 16:48:11

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

Exploit
  • EPSS 0.16%
  • Veröffentlicht 28.08.2024 21:15:06
  • Zuletzt bearbeitet 04.09.2024 17:27:31

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. Affected versions are subject to a bypassing of a filter which allows for an XXE-attack. This in turn allows attacker to obtain contents of local files, even if error rep...

Exploit
  • EPSS 0.33%
  • Veröffentlicht 28.08.2024 21:15:06
  • Zuletzt bearbeitet 04.09.2024 17:32:51

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. In affected versions `\PhpOffice\PhpSpreadsheet\Writer\Html` doesn't sanitize spreadsheet styling information such as font names, allowing an attacker to inject arbitrary...

Exploit
  • EPSS 0.34%
  • Veröffentlicht 09.12.2020 17:15:31
  • Zuletzt bearbeitet 21.11.2024 05:37:46

This affects the package phpoffice/phpspreadsheet from 0.0.0. The library is vulnerable to XSS when creating an html output from an excel file by adding a comment on any cell. The root cause of this issue is within the HTML writer where user comments...