libxml2-python - Python bindings for the libxml2 library
Website: | http://xmlsoft.org/ |
---|---|
License: | MIT |
Vendor: | Scientific Linux |
- Description:
The libxml2-python package contains a module that permits applications written in the Python programming language to use the interface supplied by the libxml2 library to manipulate XML files. This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DTDs, either at parse time or later once the document has been modified.
Packages
libxml2-python-2.6.26-2.1.25.el5_11.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2014-11-17):
- CVE-2014-3660 denial of service via recursive entity expansion (rhbz#1161841) |
libxml2-python-2.6.26-2.1.21.el5_9.1.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2013-02-19):
- detect and stop excessive entities expansion upon replacement (rhbz#912572) |
libxml2-python-2.6.26-2.1.15.el5_8.6.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2012-11-29):
- fix out of range heap access (CVE-2012-5134) |
libxml2-python-2.6.26-2.1.15.el5_8.5.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2012-09-05):
- Implement some default limits in the XPath module (CVE-2011-1944) - Change the XPath code to percolate allocation errors (CVE-2011-1944) |