EpubCheck 4.0.2
EpubCheck 4.0.2 is a maintenance release of the EPUB conformance checker.
Important security fix
This version includes a fix for a critical security vulnerability (CVE-2016-9487) which may, under some circumstances, enable a remote attacker to access arbitrary files on the system where EpubCheck is running.
All users should update to EpubCheck 4.0.2 as soon as possible.
Special thanks to Craig Arendt for having identified the vulnerability and disclosed it privately to EpubCheck's team π .
Enhancements
- #673 β Enhanced XML report output:
- #657 β New method
Archive.createArchive(File)
to specify file paths when using this in 3rd party tools
Bug fixes
- Fix for critical vulnerability CVE-2016-9487
- #689 β Fix for unclosed
ImageInputStream
s on image file validation - #678 β Clarify
ACC-009
message: 'alt' -> 'alttext' attribute - #686 β Make
BitmapChecker.ImageHeuristics
apublic
object - #711 β Bugfix for false positive error messages due to locale settings
See the details in the list of issues closed since the last public release.