Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-ZendFramework2-ZendXml - Zend Framework 2: XML usage, best practices, and security in PHP

Website:
https://github.com/zendframework/ZendXml
Licence:
BSD
Vendor:
Remi Collet
Description:
This is a security component to prevent XML eXternal Entity (XXE) and
XML Entity Expansion (XEE) attacks on XML documents.

The XXE attack is prevented disabling the load of external entities in
the libxml library used by PHP, using the function libxml_disable_entity_loader.

The XEE attack is prevented looking inside the XML document for ENTITY usage.
If the XML document uses ENTITY the library throw an Exception.

Packages

php-ZendFramework2-ZendXml-2.4.9-1.el7.remi.noarch [7 KiB] Changelog by Remi Collet (2015-11-25):
- Update to 2.4.9
php-ZendFramework2-ZendXml-2.4.8-1.el7.remi.noarch [7 KiB] Changelog by Remi Collet (2015-09-16):
- Update to 2.4.8