-
Notifications
You must be signed in to change notification settings - Fork 479
[CVE-2016-10505] Null Pointer Access in function imagetopnm of convert.c #776
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
Comments
bin/opj_decompress -i /tmp/ISSUE-776/issue776-poc.j2k -o issue776-poc.j2k.png [INFO] Start to read j2k main header (0). NAME(/tmp/ISSUE-776/issue776-poc.j2k) [51]marker(0xff52)
[92]marker(0xff64)
Tested with openjpeg-master-2016-05-09. winfried |
No longer reproducible with master `` [INFO] Start to read j2k main header (0).
|
Title
OpenJPEG Null Pointer Access in function imagetopnm of convert.c
Testing Environment
Ubuntu + OpenJPEG (GitHub master, 2016/05/06)
Exception Information
PoC
https://raw.githubusercontent.com/trylab/PoCs/master/openjpeg/SIGSEGV_Null-Pointer-Access_imagetopnm/poc.j2k
Credit
Ke Liu of Tencent's Xuanwu LAB
The text was updated successfully, but these errors were encountered: