im 7.0.7-12
poc url:https://github.com/littleputa/dos/files ... stfile.zip
reproduce:convert testfile /dev/null
the zip password was already sent to dlemstra by private messages
dos
Re: dos
The image has a large width and height and you can prevent that with a custom policy. Your command will take a while but at some point it will complete.
Re: dos
Add this to your policy.xml file:
Does that resolve your problem?
Code: Select all
<policy domain="resource" name="width" value="8KP"/>
<policy domain="resource" name="height" value="8KP"/>