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
on Version: ImageMagick 7.0.5-7 Q16
A crafted file revealed an assertion failure in pixel-accessor.h.
#./magick convert $FILE out.png magick: ./MagickCore/pixel-accessor.h:695: SetPixelChannelAttributes: Assertion `(ssize_t) channel < 32' failed.
testcase : https://github.com/bestshow/p0cs/blob/master/assertion-failed-in-SetPixelChannelAttributes-pixel-accessor695 Credit : ADLab of Venustech
The text was updated successfully, but these errors were encountered:
Thanks reporting all these assertion failures @bestshow 👍 👍 👍
Sorry, something went wrong.
Added check for incorrect number of meta channels report in #492.
7fd4194
@dlemstra Thanks , it`s my pleasure.
This was assigned CVE-2017-9499
No branches or pull requests
on Version: ImageMagick 7.0.5-7 Q16
A crafted file revealed an assertion failure in pixel-accessor.h.
testcase : https://github.com/bestshow/p0cs/blob/master/assertion-failed-in-SetPixelChannelAttributes-pixel-accessor695
Credit : ADLab of Venustech
The text was updated successfully, but these errors were encountered: