VYPR

Packagist (Composer) package

phpoffice/phpexcel

pkg:composer/phpoffice/phpexcel

Vulnerabilities (23)

  • CVE-2019-12331Nov 7, 2019
    affected <= 1.8.2

    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 sufficient. By double-encoding

  • CVE-2018-19277Nov 14, 2018
    affected < 1.8.2fixed 1.8.2

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

  • CVE-2014-2054Jun 4, 2014
    affected < 1.8.0fixed 1.8.0

    PHPExcel before 1.8.0, as used in ownCloud Server before 5.0.15 and 6.0.x before 6.0.2, does not disable external entity loading in libxml, which allows remote attackers to read arbitrary files, cause a denial of service, or possibly have other impact via an XML External Entity (

Page 2 of 2