opensagres / xdocreport

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).
https://github.com/opensagres/xdocreport
1.19k stars 369 forks source link

fix XXE security issue #547

Closed leandev-lily closed 2 years ago

leandev-lily commented 2 years ago

https://owasp.org/www-community/vulnerabilities/XML_External_Entity_(XXE)_Processing

angelozerr commented 2 years ago

Thanks @leandev-lily