-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed-Assertion-in jasper(version 3.0.6, commit 66632500) #345
Comments
You have 5 files in the zip file, each of them triggers the same response, yes? |
Yes, each of the input files triggers the same reponse. |
Thanks for confirming. |
What is the range of Jasper versions that contain this vulnerability? |
You'll have to check that yourself unfortunately. |
Crash Inputs
Here are the files that trigger the bug - jas_image.c_1010.zip
Bug Description
I apply debug mode (-g -O0) to check for errors and report the detected errors as follows.
How to Reproduce
The aforementioned bug can be stably reproduced in version 3.0.6 (commit id 6663250).
-g -O0
/data/program/jasper/test/bin/jasper --input <input-file-path> --output /tmp/test.bmp --output-format bmp
The text was updated successfully, but these errors were encountered: