Phpoffice

Phpspreadsheet

28 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.47%
  • 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 2.86%
  • 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 0.32%
  • 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.57%
  • 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.4%
  • 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 1.3%
  • 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...

Exploit
  • EPSS 1.35%
  • Veröffentlicht 07.11.2019 15:15:10
  • Zuletzt bearbeitet 21.11.2024 04:22:37

PHPOffice PhpSpreadsheet before 1.8.0 has an XXE issue. The XmlScanner decodes the sheet1.xml from an .xlsx to utf-8 if something else than UTF-8 is declared in the header. This was a security measurement to prevent CVE-2018-19277 but the fix is not ...

Exploit
  • EPSS 7.79%
  • Veröffentlicht 14.11.2018 11:29:07
  • Zuletzt bearbeitet 21.11.2024 03:57:39

securityScan() in PHPOffice PhpSpreadsheet through 1.5.0 allows a bypass of protection mechanisms for XXE via UTF-7 encoding in a .xlsx file