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
The problem is that the calculation of o+2 can overflow at crwimage_int.cpp:284.
o+2
Reproducible on the 0.27-maintenance branch (f4a37c6):
exiv2 issue_843_poc.jpg
The text was updated successfully, but these errors were encountered:
This bug is also reproducible in v0.25, but not in v0.26, so I have created #874 to back-port the fix to v0.25.
Sorry, something went wrong.
This has been assigned CVE-2019-13110.
No branches or pull requests
The problem is that the calculation of
o+2can overflow at crwimage_int.cpp:284.Reproducible on the 0.27-maintenance branch (f4a37c6):
The text was updated successfully, but these errors were encountered: